Syslog via UDP in Haskell, supporting message protocols like RFC 5424, RFC 3164, or any arbitrary protocol.
- support for
STRUCTURED-DATA - optional validation of string identifiers such as
APP-NAMEorMSGID - ensure
resolveUdpAddressis actually a datagram socket.