Simple loggin system for .Net Core implementing conditional targets and fluent configuration.
Info
Version: | 0.0.4 |
Author(s): | Aridane Álamo |
Last Update: | Thursday, September 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aralmo/SimpleLog/wiki/Getting-Started |
NuGet Url: | https://www.nuget.org/packages/SimpleLog |
Install
Install-Package SimpleLog
dotnet add package SimpleLog
paket add SimpleLog
SimpleLog Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.6)
- SimpleLog.Abstractions(>= 0.0.1)
Tags