Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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