Info
Version: | 3.1.0 |
Author(s): | VoidwellLabs |
Last Update: | Tuesday, September 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Lampjaw/Voidwell.Logging |
NuGet Url: | https://www.nuget.org/packages/Voidwell.Logging |
Install
Install-Package Voidwell.Logging
dotnet add package Voidwell.Logging
paket add Voidwell.Logging
Voidwell.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- Microsoft.Extensions.Logging(>= 3.1.8)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.8)
- Newtonsoft.Json(>= 12.0.3)
Tags
Log messages are output to console as a GELF compliant JSON to be consumed by docker's GELF log driver.