pub async fn tail_logs( names: &[DaemonId], single_daemon: bool, start_from_end: bool, ) -> Result<()>