Logger for MVC and Core applications.
Info
Version: | 1.0.1 |
Author(s): | EmilN |
Last Update: | Friday, September 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/UniLogger |
Install
Install-Package UniLogger
dotnet add package UniLogger
paket add UniLogger
UniLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.1.3)
- Microsoft.AspNetCore.Mvc(>= 2.1.2)
- Serilog(>= 2.7.1)
- Serilog.Sinks.File(>= 4.0.0)
- Serilog.Sinks.Raygun(>= 3.0.0)
- System.Data.SqlClient(>= 4.3.0)