Skip to main content

try_init

Function try_init 

Source
pub fn try_init() -> Result<()>
Expand description

Try to initialize a global logger. Returns Err if another global logger is already set.