init

Function init 

Source
pub fn init()
Expand description

Initializes the logger.

This should be called early in the execution of a Rust program. Any log events that occur before initialization will be ignored.