The ConfigurEngine.Logging package provides a simple extension method to simplify ASP.NET Core's default logging infrastructure.
Info
Version: | 0.2.0 |
Author(s): | achapman |
Last Update: | Saturday, October 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DevelopEngine/ConfigurEngine |
NuGet Url: | https://www.nuget.org/packages/ConfigurEngine.Logging |
Install
Install-Package ConfigurEngine.Logging
dotnet add package ConfigurEngine.Logging
paket add ConfigurEngine.Logging
ConfigurEngine.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.0.1)
- Microsoft.Extensions.Logging.Configuration(>= 2.0.0)
- Microsoft.Extensions.Logging.Console(>= 2.0.0)
- Microsoft.Extensions.Logging.Debug(>= 2.0.0)
Tags