Simple logger using Cerberus.
Info
Version: | 1.0.3-beta1 |
Author(s): | Stone Pagamentos |
Last Update: | Tuesday, September 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stone-payments/dotnetcorestonelogger |
NuGet Url: | https://www.nuget.org/packages/StoneCo.DotNetCoreLogger |
Install
Install-Package StoneCo.DotNetCoreLogger
dotnet add package StoneCo.DotNetCoreLogger
paket add StoneCo.DotNetCoreLogger
StoneCo.DotNetCoreLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Configuration(>= 1.1.2)
- Microsoft.Extensions.Configuration.Binder(>= 1.1.2)
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
- Microsoft.Extensions.DependencyInjection(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 1.1.2)
- Newtonsoft.Json(>= 10.0.3)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
Tags