Abstractions to install a serilog log system with different configurable outputs.
Info
Version: | 2020.11.1 |
Author(s): | Paulo Roberto Ramos de Andrade |
Last Update: | Thursday, November 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NanoLogger |
Install
Install-Package NanoLogger
dotnet add package NanoLogger
paket add NanoLogger
NanoLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.7)
- PropertyRetriever(>= 2020.8.3)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Enrichers.Process(>= 2.0.1)
- Serilog.Enrichers.Thread(>= 3.1.0)
- Serilog.Exceptions(>= 5.6.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.File(>= 4.1.0)
- Serilog.Sinks.Seq(>= 4.0.0)
Tags