coExcludeRecords

fun coExcludeRecords(current: Boolean = true, excludeBlock: suspend <Error class: unknown class>.() -> Unit): <Error class: unknown class>

Exclude calls from recording for a suspend block

See also

Parameters

current

if current recorded calls should be filtered out