Collection of useful serilog enrichers as well as a quick way to configure Seq with the enrichers.
Info
Version: | 0.1.13 |
Author(s): | npnelson |
Last Update: | Tuesday, July 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NetToolBox.SerilogEnrichers |
Install
Install-Package NetToolBox.SerilogEnrichers
dotnet add package NetToolBox.SerilogEnrichers
paket add NetToolBox.SerilogEnrichers
NetToolBox.SerilogEnrichers Download (Unzip the "nupkg" after downloading)
Dependencies
- NETToolBox.LinuxVersion(>= 1.0.0)
- Serilog(>= 2.9.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Seq(>= 4.0.0)