NLog.Targets.Syslog 2.0.5164.28270

There is a newer version of this package available.
See the version list below for details.
dotnet add package NLog.Targets.Syslog --version 2.0.5164.28270
NuGet\Install-Package NLog.Targets.Syslog -Version 2.0.5164.28270
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NLog.Targets.Syslog" Version="2.0.5164.28270" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Targets.Syslog --version 2.0.5164.28270
#r "nuget: NLog.Targets.Syslog, 2.0.5164.28270"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NLog.Targets.Syslog as a Cake Addin
#addin nuget:?package=NLog.Targets.Syslog&version=2.0.5164.28270

// Install NLog.Targets.Syslog as a Cake Tool
#tool nuget:?package=NLog.Targets.Syslog&version=2.0.5164.28270

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.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • NLog (>= 2.0.0.2000)

NuGet packages (4)

Showing the top 4 NuGet packages that depend on NLog.Targets.Syslog:

Package Downloads
Ayyo.Server

Ayyo Server

AMDIT.LogLibrary

Package Description

Lexim.Logging

Lexim Logging Library

GenericLoggerInterfaceLetest

logging service

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on NLog.Targets.Syslog:

Repository Stars
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
Prowlarr/Prowlarr
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
Version Downloads Last updated
7.0.0 316,737 5/29/2022
6.0.3 274,464 11/7/2021
6.0.2 330,911 12/27/2020
6.0.1 380,015 6/17/2020
6.0.0 291,439 7/1/2019
6.0.0-beta-02 3,073 4/15/2019
6.0.0-beta-01 1,222 2/17/2019
5.1.0 233,134 10/29/2018
5.0.2 1,511 10/27/2018
5.0.1 58,381 7/24/2018
5.0.0 13,934 5/12/2018
5.0.0-beta-03 1,566 4/30/2018
5.0.0-beta-02 8,829 12/15/2017
5.0.0-beta-01 1,648 12/14/2017
4.1.0 54,696 1/21/2018
4.0.1 42,526 7/22/2017
4.0.0 51,066 4/11/2017
3.1.2 3,400 4/11/2017
3.1.1 1,662 4/10/2017
3.1.0 16,521 2/12/2017
3.0.2 8,290 1/14/2017
3.0.1 1,827 1/10/2017
3.0.0 3,325 12/19/2016
2.1.6030.21112 78,325 7/5/2016
2.1.6015.35897 2,459 6/20/2016
2.1.5893.18660 31,947 2/19/2016
2.1.5889.34458 2,383 2/15/2016
2.1.5882.38205 24,561 2/8/2016
2.1.5491.28378 36,792 1/13/2015
2.1.5357.37121 30,317 9/1/2014
2.0.5491.28088 2,266 1/13/2015
2.0.5325.30493 15,298 7/31/2014
2.0.5164.28270 8,390 2/20/2014
2.0.5138.27351 2,906 1/25/2014
1.1.0.37957 1,861 1/20/2014
1.1.0 3,257 1/19/2014
1.0.0 31,405 7/6/2012

Version 2.0.5164.28270
- Add support for stack traces for use in some layout renderers

Version 2.0.5138.27351
       ======================
       This version removes support for CustomPrefix. Instead, NLog Layouts can be used for the same functionality.