Crate syslog3

Source

Structs§

Logger
Main logging structure
SyslogError

Enums§

Facility
Severity

Functions§

init
Initializes logging subsystem for log crate
init_tcp
TCP Logger init function compatible with log crate
init_udp
UDP Logger init function compatible with log crate
init_unix
Unix socket Logger init function compatible with log crate
init_unix_custom
Unix socket Logger init function compatible with log crate and user provided socket path
tcp
returns a TCP logger connecting local and server
udp
returns a UDP logger connecting local and server
unix
Returns a Logger using unix socket to target local syslog ( using /dev/log or /var/run/syslog)
unix_custom
Returns a Logger using unix socket to target local syslog at user provided path

Type Aliases§

Priority
StructuredData
RFC 5424 structured data