setTraceProcessors
function setTraceProcessors(processors): void
Set the list of processors. This will replace any existing processors.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
|
The list of processors to set. |
Returns
Section titled “Returns”void