Tiny extendable logger that plugins into Microsoft.Extensions.Logging.
Info
Version: | 2.0.2 |
Author(s): | Steamcore |
Last Update: | Friday, November 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/steamcore/TinyLogger |
NuGet Url: | https://www.nuget.org/packages/TinyLogger |
Install
Install-Package TinyLogger
dotnet add package TinyLogger
paket add TinyLogger
TinyLogger Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- System.Interactive.Async(>= 5.0.0)
- System.Threading.Channels(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)