NET8/ NET6 / .NET Core file logger provider. NuGet Package

Lightweight file logging provider implementation for NET6 / NET8+ / .NET Core without dependencies on logging frameworks.

How to use:

services.AddLogging(loggingBuilder => {
loggingBuilder.AddFile("app.log", append:true);
});

More details and examples: https://github.com/nreco/logging.




Got any NET8/ NET6 / .NET Core file logger provider. Question?





Info

Version: 1.2.0
Author(s): Vitalii Fedorchenko
Last Update: Sunday, December 24, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/nreco/logging
NuGet Url: https://www.nuget.org/packages/NReco.Logging.File


Install
Install-Package NReco.Logging.File
dotnet add package NReco.Logging.File
paket add NReco.Logging.File
NReco.Logging.File Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

4.2

avg-downloads-per-day

261

days-since-last-release

117