log_reroute

Function reroute

Source
pub fn reroute<L: Log + 'static>(log: L)
Expand description

Changes the slave of the global Reroute instance.

If you have a boxed logger, use reroute_boxed.