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