A simple but effective way to use multiple logging sources for the Serilog library.
Info
Version: | 1.0.4 |
Author(s): | Andre Morata |
Last Update: | Saturday, November 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://pmr.dev/ |
NuGet Url: | https://www.nuget.org/packages/PMR.LogManager |
Install
Install-Package PMR.LogManager
dotnet add package PMR.LogManager
paket add PMR.LogManager
PMR.LogManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog.AspNetCore(>= 3.2.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Enrichers.Thread(>= 3.1.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.ApplicationInsights(>= 3.0.4)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Debug(>= 1.0.1)
- Serilog.Sinks.EventLog(>= 3.1.0)
- Serilog.Sinks.File(>= 4.1.0)
- Serilog.Sinks.MSSqlServer(>= 5.1.3)
Tags