Microsoft.Extensions.Logging 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.Microsoft.Extensions.Logging |
Install
Install-Package LogFramework.Microsoft.Extensions.Logging
dotnet add package LogFramework.Microsoft.Extensions.Logging
paket add LogFramework.Microsoft.Extensions.Logging
LogFramework.Microsoft.Extensions.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- LogFramework.Core(>= 1.0.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
Tags