The library which extends NLog with custom target which supports multithreading and allows write log messages directly to Graylog by http.
                        
                    
         
                Info
| Version: | 1.0.10 | 
| Author(s): | Rushisan | 
| Last Update: | Tuesday, June 4, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Nlog.Gelfhttp | 
Install
Install-Package Nlog.Gelfhttp
                        dotnet add package Nlog.Gelfhttp
                        paket add Nlog.Gelfhttp
                        
                                Nlog.Gelfhttp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NLog(>= 4.5.9)
 - Newtonsoft.Json(>= 11.0.2)