GELF provider for Microsoft.Extensions.Logging.
Info
Version: | 2.6.0 |
Author(s): | Matt Cole |
Last Update: | Sunday, February 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mattwcole/gelf-extensions-logging |
NuGet Url: | https://www.nuget.org/packages/Gelf.Extensions.Logging |
Install
Install-Package Gelf.Extensions.Logging
dotnet add package Gelf.Extensions.Logging
paket add Gelf.Extensions.Logging
Gelf.Extensions.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.Extensions.Logging.Configuration(>= 2.1.1)
- System.Text.Json(>= 4.6.0)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
Tags