[−][src]Function log_reroute::reroute
pub fn reroute<L: Log + 'static>(log: L)
Changes the slave of the global Reroute instance.
If you have a boxed logger, use reroute_boxed.
pub fn reroute<L: Log + 'static>(log: L)
Changes the slave of the global Reroute instance.
If you have a boxed logger, use reroute_boxed.