SyslogLogging 1.0.8
See the version list below for details.
dotnet add package SyslogLogging --version 1.0.8
NuGet\Install-Package SyslogLogging -Version 1.0.8
<PackageReference Include="SyslogLogging" Version="1.0.8" />
paket add SyslogLogging --version 1.0.8
#r "nuget: SyslogLogging, 1.0.8"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (12)
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.6 | 441 | 10/17/2024 |
2.0.5 | 273 | 9/10/2024 |
2.0.4 | 128 | 9/10/2024 |
2.0.3 | 119 | 9/10/2024 |
2.0.2 | 10,101 | 8/1/2023 |
2.0.1.8 | 9,161 | 10/6/2022 |
2.0.1.7 | 21,038 | 11/19/2021 |
2.0.1.6 | 1,320 | 11/12/2021 |
2.0.1.5 | 4,254 | 9/13/2021 |
2.0.1.4 | 25,152 | 5/20/2021 |
2.0.1.3 | 4,400 | 3/11/2021 |
2.0.1.2 | 1,118 | 3/11/2021 |
2.0.1.1 | 1,089 | 3/10/2021 |
2.0.1 | 1,107 | 3/10/2021 |
1.3.2.7 | 8,783 | 12/2/2020 |
1.3.2.6 | 2,713 | 11/23/2020 |
1.3.2.5 | 2,059 | 11/15/2020 |
1.3.2.4 | 1,391 | 11/6/2020 |
1.3.2.3 | 5,298 | 9/10/2020 |
1.3.2.2 | 23,233 | 6/10/2020 |
1.3.2.1 | 9,266 | 5/8/2020 |
1.3.2 | 73,735 | 12/3/2019 |
1.3.1 | 11,540 | 10/27/2019 |
1.3.0 | 1,236 | 10/7/2019 |
1.2.1 | 4,150 | 9/21/2019 |
1.2.0 | 2,196 | 8/10/2019 |
1.1.0 | 763,659 | 7/30/2019 |
1.0.12 | 1,253 | 7/6/2019 |
1.0.11 | 1,375 | 6/12/2019 |
1.0.10 | 5,207 | 3/10/2019 |
1.0.9 | 16,993 | 9/11/2017 |
1.0.8 | 6,275 | 12/12/2016 |
Added simple Log statement that does not require a severity argument (uses debug)