pub async fn get_log( queue: NonZero<u32>, archive: ArchiveId, rel_path: String, target: String, ) -> Result<String, ServerFnError<String>>