Function test_span::get_all_logs

source ·
pub fn get_all_logs(filter: &Filter) -> Records
Expand description

Unlike its get_logs counterpart provided by the trace_span macro, get_all_logs will return all of the module’s tests logs.