SyslogLogging 1.3.2.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package SyslogLogging --version 1.3.2.6
NuGet\Install-Package SyslogLogging -Version 1.3.2.6
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="SyslogLogging" Version="1.3.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SyslogLogging --version 1.3.2.6
#r "nuget: SyslogLogging, 1.3.2.6"
#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 SyslogLogging as a Cake Addin
#addin nuget:?package=SyslogLogging&version=1.3.2.6

// Install SyslogLogging as a Cake Tool
#tool nuget:?package=SyslogLogging&version=1.3.2.6

The easiest logging library to use to send log messages to syslog, the console, or the file system.  It's.  REALLY.  Easy.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net451 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.0

    • No dependencies.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.5.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on SyslogLogging:

Package Downloads
Omnicx.WebStore.Core

OmniCX WebStore Core contains the Controllers, API SDK and Models required to run the MVC Views of the WebStore.

BigQ.dll

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications.

ContainerFS

Self-contained single-user file system written in C#.

Less3

<3 Less3 is S3-compatible object storage that you can run on your laptop, server, or anywhere you like.

RestDb

RestDb is a platform that enables a RESTful API interface in front of Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite databases.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2 5,501 8/1/2023
2.0.1.8 8,495 10/6/2022
2.0.1.7 19,734 11/19/2021
2.0.1.6 1,163 11/12/2021
2.0.1.5 4,092 9/13/2021
2.0.1.4 24,924 5/20/2021
2.0.1.3 4,190 3/11/2021
2.0.1.2 1,002 3/11/2021
2.0.1.1 939 3/10/2021
2.0.1 982 3/10/2021
1.3.2.7 8,569 12/2/2020
1.3.2.6 2,494 11/23/2020
1.3.2.5 1,869 11/15/2020
1.3.2.4 1,265 11/6/2020
1.3.2.3 4,982 9/10/2020
1.3.2.2 22,688 6/10/2020
1.3.2.1 9,128 5/8/2020
1.3.2 73,547 12/3/2019
1.3.1 11,415 10/27/2019
1.3.0 1,101 10/7/2019
1.2.1 3,512 9/21/2019
1.2.0 1,976 8/10/2019
1.1.0 709,757 7/30/2019
1.0.12 1,110 7/6/2019
1.0.11 1,249 6/12/2019
1.0.10 4,810 3/10/2019
1.0.9 16,313 9/11/2017
1.0.8 6,003 12/12/2016

Expose Log method (thank you @dev-jan!)