SyslogLogging 1.0.8

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

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

Simple C# class library for logging to syslog and to the console

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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,838 8/1/2023
2.0.1.8 8,617 10/6/2022
2.0.1.7 19,977 11/19/2021
2.0.1.6 1,242 11/12/2021
2.0.1.5 4,181 9/13/2021
2.0.1.4 25,017 5/20/2021
2.0.1.3 4,295 3/11/2021
2.0.1.2 1,080 3/11/2021
2.0.1.1 1,030 3/10/2021
2.0.1 1,066 3/10/2021
1.3.2.7 8,659 12/2/2020
1.3.2.6 2,592 11/23/2020
1.3.2.5 1,957 11/15/2020
1.3.2.4 1,353 11/6/2020
1.3.2.3 5,134 9/10/2020
1.3.2.2 22,788 6/10/2020
1.3.2.1 9,226 5/8/2020
1.3.2 73,640 12/3/2019
1.3.1 11,502 10/27/2019
1.3.0 1,198 10/7/2019
1.2.1 3,616 9/21/2019
1.2.0 2,064 8/10/2019
1.1.0 753,424 7/30/2019
1.0.12 1,216 7/6/2019
1.0.11 1,333 6/12/2019
1.0.10 4,893 3/10/2019
1.0.9 16,446 9/11/2017
1.0.8 6,098 12/12/2016

Added simple Log statement that does not require a severity argument (uses debug)