NLog Target that emits the log entries to a fluentd node.
Info
Version: | 1.0.6 |
Author(s): | Moriyoshi Koizumi, Jarred Capellman |
Last Update: | Friday, June 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jcapellman/NLog.Targets.Fluentd |
NuGet Url: | https://www.nuget.org/packages/NLog.Targets.Fluentd.NetStandard |
Install
Install-Package NLog.Targets.Fluentd.NetStandard
dotnet add package NLog.Targets.Fluentd.NetStandard
paket add NLog.Targets.Fluentd.NetStandard
NLog.Targets.Fluentd.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- MsgPack.Cli(>= 1.0.1)
- NLog(>= 4.7.0)
Tags