Skip to content

v0.0.2 Improved logging

Compare
Choose a tag to compare
@JupiterPi JupiterPi released this 20 Jul 21:02
· 23 commits to main since this release

This release improves logging in various ways:

  • Logs are opened automatically when a player starts a computer.
  • "Starting" and "Shutting down" are now marked as SYS messages and aren't disabled by disableDebug().
  • Compilation errors and runtime errors are displayed in the computer status, runtime errors are displayed as ERR messages in the logs.
  • Logs' origin is designated by the computer's instance ID in the player console.