pub fn try_init() -> Result<()>
Try to initialize a global logger. Returns Err if another global logger is already set.
Err