Implementação de um LogManager.
Info
| Version: | 1.0.1 |
| Author(s): | Fabrício Benvenutti |
| Last Update: | Wednesday, February 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://dev.azure.com/diretrix/diretrix-commons |
| NuGet Url: | https://www.nuget.org/packages/Diretrix.Commons.Logging |
Install
Install-Package Diretrix.Commons.Logging
dotnet add package Diretrix.Commons.Logging
paket add Diretrix.Commons.Logging
Diretrix.Commons.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Console(>= 2.2.0)
- Serilog(>= 2.8.0)
Tags