v0.0.2 Improved logging
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 bydisableDebug()
. - 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.