Info
Version: | 2.5.0 |
Author(s): | Andrew Lock |
Last Update: | Thursday, March 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andrewlock/NetEscapades.Extensions.Logging |
NuGet Url: | https://www.nuget.org/packages/NetEscapades.Extensions.Logging.RollingFile |
Install
Install-Package NetEscapades.Extensions.Logging.RollingFile
dotnet add package NetEscapades.Extensions.Logging.RollingFile
paket add NetEscapades.Extensions.Logging.RollingFile
NetEscapades.Extensions.Logging.RollingFile Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.0)
Tags
This logger logs messages to rolling files by writing messages to the file system.