Skip to content

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.

  • console global console object

Clone this wiki locally