Module base::sys::linux::linux::syslog

source ·
Expand description

Implementation of the Syslog trait for Linux.

Structs

Statics

  • Global syslog socket derived from the fd opened by openlog(). This is initialized in PlatformSyslog::new().

Functions