logError MethodStatic

Log the specified message to the error stream.

logError(category: string, message: string, metaData?: GetMetaDataFunction): void

Parameter Type Description
category string The category of the message.
message string The message.
GetMetaDataFunction Optional data for the message

Defined in

Last Updated: 08 January, 2020