setTracingDisabled
function setTracingDisabled(disabled): void
Set the disabled state of the tracing provider.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
|
|
Whether to disable tracing. |
Returns
Section titled “Returns”void