[I] Tracer
Methods
Section titled “Methods”sub(subarea): Tracer;Parameters
Section titled “Parameters”| Parameter | Type | Description | 
|---|---|---|
| subarea | string | 
Returns
Section titled “Returns”Tracer
trace()
Section titled “trace()”trace(   area,   message,   target?): void;Trace
Parameters
Section titled “Parameters”| Parameter | Type | Description | 
|---|---|---|
| area | string | |
| message | string | |
| target? | DiagnosticTarget | - | 
Returns
Section titled “Returns”void