Simple syslog server written in C# with disk logging.
Info
Version: | 1.0.2 |
Author(s): | Joel Christner |
Last Update: | Thursday, August 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jchristn/WatsonSyslogServer |
NuGet Url: | https://www.nuget.org/packages/SyslogServer |
Install
Install-Package SyslogServer
dotnet add package SyslogServer
paket add SyslogServer
SyslogServer Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.2)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.2)
Tags