logTrace MethodStatic
Log the specified message to the trace stream.
logTrace(category: string, message: string, metaData?: GetMetaDataFunction): void
| Parameter | Type | Description |
|---|---|---|
| category | string | The category of the message. |
| string | The message. | |
| metaData | GetMetaDataFunction | Optional data for the message |
Defined in
Last Updated: 08 January, 2020