NLog.Targets.Syslog
2.0.5325.30493
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NLog.Targets.Syslog --version 2.0.5325.30493
NuGet\Install-Package NLog.Targets.Syslog -Version 2.0.5325.30493
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.5325.30493" />
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.5325.30493
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NLog.Targets.Syslog, 2.0.5325.30493"
#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.5325.30493 // Install NLog.Targets.Syslog as a Cake Tool #tool nuget:?package=NLog.Targets.Syslog&version=2.0.5325.30493
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
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
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 | 511,752 | 5/29/2022 |
6.0.3 | 335,350 | 11/7/2021 |
6.0.2 | 357,077 | 12/27/2020 |
6.0.1 | 414,036 | 6/17/2020 |
6.0.0 | 311,432 | 7/1/2019 |
6.0.0-beta-02 | 3,143 | 4/15/2019 |
6.0.0-beta-01 | 1,269 | 2/17/2019 |
5.1.0 | 242,671 | 10/29/2018 |
5.0.2 | 1,572 | 10/27/2018 |
5.0.1 | 60,136 | 7/24/2018 |
5.0.0 | 15,586 | 5/12/2018 |
5.0.0-beta-03 | 1,610 | 4/30/2018 |
5.0.0-beta-02 | 8,898 | 12/15/2017 |
5.0.0-beta-01 | 1,707 | 12/14/2017 |
4.1.0 | 59,325 | 1/21/2018 |
4.0.1 | 45,379 | 7/22/2017 |
4.0.0 | 62,636 | 4/11/2017 |
3.1.2 | 3,648 | 4/11/2017 |
3.1.1 | 1,716 | 4/10/2017 |
3.1.0 | 17,438 | 2/12/2017 |
3.0.2 | 8,429 | 1/14/2017 |
3.0.1 | 1,881 | 1/10/2017 |
3.0.0 | 3,411 | 12/19/2016 |
2.1.6030.21112 | 86,096 | 7/5/2016 |
2.1.6015.35897 | 2,517 | 6/20/2016 |
2.1.5893.18660 | 34,889 | 2/19/2016 |
2.1.5889.34458 | 2,434 | 2/15/2016 |
2.1.5882.38205 | 25,534 | 2/8/2016 |
2.1.5491.28378 | 37,839 | 1/13/2015 |
2.1.5357.37121 | 33,043 | 9/1/2014 |
2.0.5491.28088 | 2,333 | 1/13/2015 |
2.0.5325.30493 | 16,245 | 7/31/2014 |
2.0.5164.28270 | 8,560 | 2/20/2014 |
2.0.5138.27351 | 3,363 | 1/25/2014 |
1.1.0.37957 | 1,914 | 1/20/2014 |
1.1.0 | 3,315 | 1/19/2014 |
1.0.0 | 32,017 | 7/6/2012 |
Version 2.0.5138.27351
======================
This version removes support for CustomPrefix. Instead, NLog Layouts can be used for the same functionality.