Logging provider base for .NET's logging API.
Info
Version: | 0.4.1 |
Author(s): | Todd Skelton |
Last Update: | Sunday, January 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xKloc/Inscribe |
NuGet Url: | https://www.nuget.org/packages/Inscribe |
Install
Install-Package Inscribe
dotnet add package Inscribe
paket add Inscribe
Inscribe Download (Unzip the "nupkg" after downloading)
Dependencies
- Inscribe.Abstractions(>= 0.4.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Logging.Configuration(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
Tags