This is an add-on to BoltOn NuGet package to support Serilog.
Info
Version: | 0.2.0 |
Author(s): | Gokulnath Murugesan |
Last Update: | Tuesday, December 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gokulm/BoltOn |
NuGet Url: | https://www.nuget.org/packages/BoltOn.Logging.Serilog |
Install
Install-Package BoltOn.Logging.Serilog
dotnet add package BoltOn.Logging.Serilog
paket add BoltOn.Logging.Serilog
BoltOn.Logging.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- BoltOn(>= 0.33.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.10)
- Serilog(>= 2.10.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Settings.Configuration(>= 3.1.0)
Tags