Treatment logError
std/engine/log::logError
Parameters
↳ var label: string = "error"
Inputs
⇥ message: Block<string>
Log a single error-level message block.
Forwards message to the engine log at error level with the given label.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/engine/log::logError
↳ var label: string = "error"
⇥ message: Block<string>
Log a single error-level message block.
Forwards message to the engine log at error level with the given label.