Info
Version: | 2.0.0 |
Author(s): | Bjarne Pedersen |
Last Update: | Tuesday, July 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maximuss/MaxSimpleSyslogNetFramework |
NuGet Url: | https://www.nuget.org/packages/MaxSimpleSyslogNetFramework |
Install
Install-Package MaxSimpleSyslogNetFramework
dotnet add package MaxSimpleSyslogNetFramework
paket add MaxSimpleSyslogNetFramework
MaxSimpleSyslogNetFramework Download (Unzip the "nupkg" after downloading)
Basic the same as my MaxSimpleSyslog, but this one run on .NET Framework 4.xx
The goal is to provide at small and lightweight framework that support Syslog
I need a small framework that can work with a syslog server and NLog
Documentation:
Find the documentation on the GitHub repo:
https://github.com/maximuss/MaxSimpleSyslogNetFramework.