async fn run_logfile_broadcaster( addr: &str, shutdown_token: CancellationToken, ) -> Result<(), Box<dyn Error>>