logError
Function
This function is defined in the display module.
Signature
Returns
The result of the operation.
Uses
displayError
Source
View on GitHub
src/display/index.ts at line 353logError: API reference for logError
This function is defined in the display module.
def logError(message: string, context?: DisplayContext) -> void
displayErrorsrc/display/index.ts at line 353