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