Constant SYSLOG_ACTION_CLOSE
pub const SYSLOG_ACTION_CLOSE: i32 = 0;
Available on crate feature
dep_nc
only.Expand description
Close the log. Currently a NOP.
pub const SYSLOG_ACTION_CLOSE: i32 = 0;
dep_nc
only.Close the log. Currently a NOP.