pub fn init()
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.