try_init

Function try_init 

Source
pub fn try_init()
Expand description

A function to initialize the private LOGGER.

The logging level defaults to LevelFilter::Info. This logs a debug message about SetLoggerError if the LOGGER is already initialized.