A structured logging library for use with Microsoft.Extensions.Logging.
Info
Version: | 0.0.2 |
Author(s): | Matt Hoskins |
Last Update: | Thursday, October 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Feller |
Install
Install-Package Feller
dotnet add package Feller
paket add Feller
Feller Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.9)
- Microsoft.Extensions.Logging(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- System.Threading.Channels(>= 4.7.1)
Tags