Info
Version: | 1.0.5 |
Author(s): | murashov |
Last Update: | Tuesday, May 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/murashovzhen/serilog-sinks-syslog |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.SyslogMessages.Netstandard_1_6 |
Install
Install-Package Serilog.Sinks.SyslogMessages.Netstandard_1_6
dotnet add package Serilog.Sinks.SyslogMessages.Netstandard_1_6
paket add Serilog.Sinks.SyslogMessages.Netstandard_1_6
Serilog.Sinks.SyslogMessages.Netstandard_1_6 Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.0.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- System.AppDomain(>= 2.0.11)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Security(>= 4.3.2)
Tags
Both RFC3164 and RFC5424 format messages are supported.