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