System Messages

The system messages panel is a resizable log area at the bottom of the left side panel. It shows a rolling feed of app events — saves, downloads, sync operations, backups, and errors.


Panel layout

Message format

Each message shows:

HH:MM:SS  message text

Timestamps are 24-hour format (e.g., 14:32:05).

Rolling limit

The panel holds a maximum of 50 messages. When a new message is logged and the limit is reached, the oldest message is dropped.

Persistence

Every message is also written to disk at %APPDATA%\JotBunker\system-messages.log via IPC. The log file maintains the same 50-entry rolling limit. The CLEAR button only clears the in-memory display — it does not delete the log file.

What gets logged

App lifecycle

Jot downloads

Individual file saves

Save to tag (lists/scratchpad)

Jot data fetching

Jot clear

Backup and restore


See also: Computer App | Debug Logging | Data Storage