Custom target of NLog (https://github.com/nlog/NLog) that emits the log entries to a fluentd (http://www.fluentd.org/) node.
Info
Version: | 1.0.4 |
Author(s): | Moriyoshi Koizumi |
Last Update: | Sunday, March 16, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/moriyoshi/NLog.Targets.Fluentd |
NuGet Url: | https://www.nuget.org/packages/NLog.Targets.Fluentd |
Install
Install-Package NLog.Targets.Fluentd
dotnet add package NLog.Targets.Fluentd
paket add NLog.Targets.Fluentd
NLog.Targets.Fluentd Download (Unzip the "nupkg" after downloading)
Dependencies
- MsgPack.Cli(0.4.1)
- NLog(2.0.0)
Tags