Extensions for configuring Serilog.
Info
Version: | 2.1.0 |
Author(s): | pythonology |
Last Update: | Friday, April 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BeatTogether.Extensions.Serilog |
Install
Install-Package BeatTogether.Extensions.Serilog
dotnet add package BeatTogether.Extensions.Serilog
paket add BeatTogether.Extensions.Serilog
BeatTogether.Extensions.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- BeatTogether.Extensions.Configuration(>= 1.0.1)
- Serilog(>= 2.10.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.RollingFile(>= 3.3.0)