Skip to main content

tail_logs

Function tail_logs 

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