pub async fn get_log_file( configuration: &Configuration, path: &str, ) -> Result<String, Error<GetLogFileError>>