Skip to content

mak-thevar/DotNetSeriLogViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Contributors Issues LinkedIn

DotNetSeriLogViewer

A customizable log viewer using Serilog & Laravel Log viewer

Table of Contents

Getting Started

Prerequisites

Installation

  • Clone the repository
git clone https://github.com/mak-thevar/DotNetSeriLogViewer.git
  • Open the solution file 'SerilogViewer.sln' directly in Visual Studio
  • Now Build the project.

Nuget Packages

  • SerLog is configured in a common class file "Common.cs".
  • SeriLog.Sinks.File to log the events to files in text and JSON formats, optionally rolling on time or size.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Screenshots

DotNetSeriLogViewer

SeriLog Viewer in asp.net mvc

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Name - Muthukumar Thevar - mak.thevar@outlook.com

Project Link: https://github.com/mak-thevar/DotNetSeriLogViewer

Medium : mak-thevar.medium.com

LinkedIn : https://www.linkedin.com/in/mak11/

About

A customizable Serilog viewer in asp.net mvc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published