
Syslog client/server library for .NET.
Features
Syslog client
- Send syslog messages to syslog servers.
- Supports both Octet-Counting and Non-transparent framing methods (with configurable message trailer).
Syslog server
- Write your own syslog server and receive syslog messages.
- Implement event handlers to process messages.
Transport standards
- Supports multiple syslog transport protocols:
- UDP
- TCP
- TLS (over TCP)
Security
- Transfer can be secured using TLS, including the latest TLS 1.3.
- TLS 1.3
- TLS 1.2
- TLS 1.1
- TLS 1.0
PC and mobile
- Supports a wide range of Microsoft .NET platforms.
- Use it on Microsoft Windows, Apple Mac, Linux, Apple iOS and Android.
Logging
- Customizable communication logging to make debugging and tracing easier.