Function desktop_wrapper::logging::init_logging_system[][src]

pub fn init_logging_system(
    tool_name: &str,
    log_level: Option<LevelFilter>
) -> Result<(), LoggingSystemInitError>
Expand description

Sets up global logging for an application