-
Notifications
You must be signed in to change notification settings - Fork 0
Console
firstmiddlelast edited this page Aug 29, 2023
·
2 revisions
If LibreSprite has been launched with the option --batch, messages appear in the OS console instead.
-
log (message)Issues the given message to the LibreSprite error console. -
assert (condition, message)If condition is false, issues the given message to the error console. -
consoleglobal console object