System Messages

A resizable log panel at the bottom of the left side panel. It shows a rolling feed of recent app events: saves, downloads, backups, errors.

Panel layout

Message format

HH:MM:SS  message text

Timestamps are 24-hour.

Rolling limit

The panel holds at most fifty messages. When a new one arrives and the limit is hit, the oldest message drops.

Persistence

Every message is also written to disk at %APPDATA%\JotBunker\system-messages.log. The log file uses the same fifty-entry rolling limit. CLEAR only affects the on-screen display; the file is not deleted.

What gets logged

The panel is for app events other than sync. Typical entries:

Sync events do not appear here. When DEBUG LOGGING is on, every sync gets its own log file under %APPDATA%\JotBunker\debug-logs\. When the toggle is off, sync events are not saved anywhere. See Debug Logging.

See also: Computer App | Debug Logging | Data Storage