pub fn seed_effective_config_from_log<T>( log_base: &Path, ) -> Result<Option<String>, CuError>where T: 'static,