Serilog.Sinks.SyslogMessages 2.0.7
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Serilog.Sinks.SyslogMessages --version 2.0.7
About this version
Fully-featured Serilog sink that logs events to remote syslog servers using UDP, TCP, and TLS over TCP, and can also use POSIX libc syslog functions to write to the local syslog service on Linux systems. Both RFC3164 and RFC5424 format messages are supported.