NLog target that pushes log messages to Graylog using the Http input.
Info
Version: | 2.0.1 |
Author(s): | Dustin Chilson |
Last Update: | Wednesday, March 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dustinchilson/NLog.Targets.GraylogHttp |
NuGet Url: | https://www.nuget.org/packages/NLog.Targets.GraylogHttp |
Install
Install-Package NLog.Targets.GraylogHttp
dotnet add package NLog.Targets.GraylogHttp
paket add NLog.Targets.GraylogHttp
NLog.Targets.GraylogHttp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- NLog(>= 4.5.11)
- Polly(>= 7.2.1)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
Tags