Serilog implementation for LogFramework's ILogger and ILoggerFactory abstractions.
Info
Version: | 1.0.0 |
Author(s): | Scott McDonald |
Last Update: | Sunday, April 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/scott-mcdonald/LogFramework |
NuGet Url: | https://www.nuget.org/packages/LogFramework.Serilog |
Install
Install-Package LogFramework.Serilog
dotnet add package LogFramework.Serilog
paket add LogFramework.Serilog
LogFramework.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- LogFramework.Core(>= 1.0.0)
- Serilog(>= 2.8.0)
Tags