pub fn init_logging( log_level: &str, console_log_level: &str, log_file: Option<&str>, log_backup_count: usize, )