NLog Target that emits the log entries to a fluentd node.
                        
                    
         
                Info
| Version: | 1.0.5 | 
| Author(s): | Alan Featherston Lago | 
| Last Update: | Tuesday, March 26, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ALFNeT/NLog.Fluentd | 
| NuGet Url: | https://www.nuget.org/packages/NLog.Fluentd | 
Install
Install-Package NLog.Fluentd
                        dotnet add package NLog.Fluentd
                        paket add NLog.Fluentd
                        
                                NLog.Fluentd Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MsgPack.Cli(>= 1.0.0)
 - NLog(>= 4.5.0)
 
Tags