Expand description
Implementation of the Syslog trait for Linux.
Structsยง
- SyslogSocket ๐
Staticsยง
- SYSLOG_SOCKET ๐Global syslog socket derived from the fd opened by
openlog(). This is initialized inPlatformSyslog::new().
Functionsยง
- get_localtime ๐