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