init_logger

Function init_logger 

Source
pub fn init_logger(sender: Sender<Record>)
Expand description

Initialize the global logger with a sender channel This can only be called once - subsequent calls will be ignored