Serilog provider for Microsoft.Extensions.Logging library.
Info
Version: | 1.0.0 |
Author(s): | Ömer Cinbat |
Last Update: | Wednesday, May 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Sillycore.Serilog |
Install
Install-Package Sillycore.Serilog
dotnet add package Sillycore.Serilog
paket add Sillycore.Serilog
Sillycore.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- Sillycore(>= 6.0.0)
- Serilog.Extensions.Logging(>= 2.0.4)
- Serilog.Settings.Configuration(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)