pub fn logger_set_log_level(log_level: LogEventLevel) -> Result<(), Error>
Sets the minimum log level for the global logger.
log_level