pub async fn load_logger_config_from_file(
    config_file: &str
) -> Result<(), String>
Expand description

Initialize a log4rs logger with provided configuration file path