NLog.Targets.Syslog
2.0.5164.28270
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
<PackageReference Include="NLog.Targets.Syslog" Version="2.0.5164.28270" />
paket add NLog.Targets.Syslog --version 2.0.5164.28270
#r "nuget: NLog.Targets.Syslog, 2.0.5164.28270"
// 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 | Versions 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. |
-
- 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
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
|
|
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
|
|
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 612,802 | 5/29/2022 |
6.0.3 | 360,191 | 11/7/2021 |
6.0.2 | 367,738 | 12/27/2020 |
6.0.1 | 426,429 | 6/17/2020 |
6.0.0 | 319,116 | 7/1/2019 |
6.0.0-beta-02 | 3,154 | 4/15/2019 |
6.0.0-beta-01 | 1,280 | 2/17/2019 |
5.1.0 | 247,488 | 10/29/2018 |
5.0.2 | 1,596 | 10/27/2018 |
5.0.1 | 61,054 | 7/24/2018 |
5.0.0 | 16,326 | 5/12/2018 |
5.0.0-beta-03 | 1,630 | 4/30/2018 |
5.0.0-beta-02 | 8,918 | 12/15/2017 |
5.0.0-beta-01 | 1,733 | 12/14/2017 |
4.1.0 | 60,962 | 1/21/2018 |
4.0.1 | 46,429 | 7/22/2017 |
4.0.0 | 69,910 | 4/11/2017 |
3.1.2 | 3,737 | 4/11/2017 |
3.1.1 | 1,741 | 4/10/2017 |
3.1.0 | 17,851 | 2/12/2017 |
3.0.2 | 8,490 | 1/14/2017 |
3.0.1 | 1,905 | 1/10/2017 |
3.0.0 | 3,438 | 12/19/2016 |
2.1.6030.21112 | 89,698 | 7/5/2016 |
2.1.6015.35897 | 2,547 | 6/20/2016 |
2.1.5893.18660 | 37,105 | 2/19/2016 |
2.1.5889.34458 | 2,457 | 2/15/2016 |
2.1.5882.38205 | 25,995 | 2/8/2016 |
2.1.5491.28378 | 38,106 | 1/13/2015 |
2.1.5357.37121 | 33,722 | 9/1/2014 |
2.0.5491.28088 | 2,359 | 1/13/2015 |
2.0.5325.30493 | 17,044 | 7/31/2014 |
2.0.5164.28270 | 8,662 | 2/20/2014 |
2.0.5138.27351 | 3,668 | 1/25/2014 |
1.1.0.37957 | 1,940 | 1/20/2014 |
1.1.0 | 3,338 | 1/19/2014 |
1.0.0 | 32,135 | 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.