Skip to main content

logError

Function
This function is defined in the display module.

Signature

def logError(message: string, context?: DisplayContext) -> void

Returns

Returns
void
The result of the operation.

Uses

  • displayError

Source

View on GitHub

src/display/index.ts at line 353