LoggerLite NuGet Package

The LoggerLite is a .NET Core and .NET classic compatible solution, featuring one interface ILogger, handfull of implementations and a passive debouncer.

The solution is a thin wrapper around .NET FileStreaming, XDocument, Console and other ...  classes. Currently, the project contains following implementations:
Console Logger
Debug Trace Logger
File Logger
Xml Logger
Yaml Logger
JSON Logger
Html Logger
Aggreagate Logger.
  more




Got any LoggerLite Question?






Install
Install-Package LoggerLite
dotnet add package LoggerLite
paket add LoggerLite
LoggerLite Download (Unzip the "nupkg" after downloading)

3 packages depend on this package.


Tags