Provides file logging functionality for ASP.NET Core applications and applications using its logging infrastructure.
Info
| Version: | 1.0.0 |
| Author(s): | Kensten.Extensions.Logging.FileLogging |
| Last Update: | Saturday, September 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aevitas/Kensten.Extensions.Logging.FileLogging |
| NuGet Url: | https://www.nuget.org/packages/Kensten.Extensions.Logging.FileLogging |
Install
Install-Package Kensten.Extensions.Logging.FileLogging
dotnet add package Kensten.Extensions.Logging.FileLogging
paket add Kensten.Extensions.Logging.FileLogging
Kensten.Extensions.Logging.FileLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.1)
Tags