Formats and writes syslog messages to Unix sockets, UDP, or TCP exporters.
# Cargo.toml
[dependencies]
syslog = "7.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a syslog logger with RFC 3164 formatting.
Use `syslog::tcp()` or `syslog::udp()` for remote syslog servers.
No dependency data recorded yet.