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.
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.