The NLog Syslog Target is a custom target for NLog version 2.0 allowing you to send logging messages to a UNIX-style Syslog server.
Info
| Version: | 2.2.5254.23183 |
| Author(s): | Jesper Hess Nielsen, Joe Fitzgerald, Nicolas Graziano and others |
| Last Update: | Wednesday, May 21, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/graffen/NLog.Targets.Syslog |
| NuGet Url: | https://www.nuget.org/packages/NLog.Targets.SyslogHL |
Install
Install-Package NLog.Targets.SyslogHL
dotnet add package NLog.Targets.SyslogHL
paket add NLog.Targets.SyslogHL
NLog.Targets.SyslogHL Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(2.0.0.2000)
Tags