[−][src]Function log_reroute::init
pub fn init() -> Result<(), SetLoggerError>
Installs the global Reroute instance into the
log facade.
Note that the default slave is Dummy and you need to call
reroute or reroute_boxed.
pub fn init() -> Result<(), SetLoggerError>
Installs the global Reroute instance into the
log facade.
Note that the default slave is Dummy and you need to call
reroute or reroute_boxed.