Skip to content

setTracingDisabled

function setTracingDisabled(disabled): void

Set the disabled state of the tracing provider.

Parameter Type Description

disabled

boolean

Whether to disable tracing.

void