Function base::syslog::early_init

source ·
pub fn early_init()
Expand description

Performs early (as in, moment of process start) logging initialization. Any logging prior to this call will be SILENTLY discarded. Calling more than once per process will panic.