run_logfile_broadcaster

Function run_logfile_broadcaster 

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