ILogger adapter to enable unit test.
Info
Version: | 1.0.0 |
Author(s): | Chuks Ogbolime |
Last Update: | Thursday, September 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chuksogbolime/logger-adapter-netcore |
NuGet Url: | https://www.nuget.org/packages/NetCoreLoggerAdapter |
Install
Install-Package NetCoreLoggerAdapter
dotnet add package NetCoreLoggerAdapter
paket add NetCoreLoggerAdapter
NetCoreLoggerAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- Microsoft.Extensions.Logging(>= 3.1.8)
Tags