pub fn initialize_logging( config_file: &Path, base_path: &Path, default: &str, ) -> Result<(), ConfigError>
Set up application-level logging using the Log4rs configuration file specified in