Skip to main content

get_logs

Function get_logs 

Source
pub async fn get_logs<C: LogsRead + ?Sized>(
    client: &C,
    options: LogsOptions,
) -> Result<Vec<LogLine>>