Constant SYSLOG_ACTION_OPEN
pub const SYSLOG_ACTION_OPEN: i32 = 1;
Available on crate feature
dep_nc
only.Expand description
Open the log. Currently a NOP.
pub const SYSLOG_ACTION_OPEN: i32 = 1;
dep_nc
only.Open the log. Currently a NOP.