base
0.1.0
Module syslog
Structs
Statics
Functions
In base::sys::linux::linux
?
Module
base
::
sys
::
linux
::
linux
::
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
🔒