Module syslog

Source
Expand description

Implementation of the Syslog trait for Linux.

Structsยง

PlatformSyslog
SyslogSocket ๐Ÿ”’

Staticsยง

SYSLOG_SOCKET ๐Ÿ”’
Global syslog socket derived from the fd opened by openlog(). This is initialized in PlatformSyslog::new().

Functionsยง

get_localtime ๐Ÿ”’
openlog_and_get_socket ๐Ÿ”’