コンテンツにスキップ

setTracingDisabled

このコンテンツはまだ日本語訳がありません。

function setTracingDisabled(disabled): void

Set the disabled state of the tracing provider.

Parameter Type Description

disabled

boolean

Whether to disable tracing.

void