Contents
Log & log viewer
SynQaiPro logs every step — analysis, synchronisation, cloud accesses and more. The log exists in two places: as a built-in log panel at the bottom of the main window and as a separate, large log window.
16.1 The log panel in the main window
At the bottom sits the 📋 Log output with two tabs:
| Tab | Content |
|---|---|
| Log | the normal course of events, colour-coded (success green, warning yellow, info …). Starting line: “Ready” |
| Errors | error messages only (red). On the right the tab carries a round counter badge that appears only when there are errors and shows their number |
Above the tabs are two buttons: 📰 Log (tooltip “Open log window”) opens the large log window, 🗑 Clear log clears the display.
16.2 The large log window
The 📰 Log button opens the SynQaiPro — Log window. It shows the log in two sections one below the other:
| Section | Meaning |
|---|---|
| 📋 LOG IN MEMORY | the current entries of the filtered job (with errors, additionally ❌ ERRORS IN MEMORY) |
| 📁 LOG IN FILE | the permanently recorded file log of all jobs |
In the toolbar you filter via Job: by active job, all jobs or an individual job; next to it stands a statistic (“… lines · … KB”). The actions are on the right:
| Button | Function |
|---|---|
| 🔄 Refresh | reload the snapshot (restores the live view) |
| 📋 Copy | copy the entire content to the clipboard (“✓ Copied”) |
| 💾 Save as… | save the content to a .log or .txt file |
| 📂 Open file… | display a previously saved log file |
| 🗑 Clear | clear the log file and the display |
16.3 Where the log is stored
The running file log is located at %APPDATA%\SynQaiPro\SynQaiPro.log (where the settings are stored too). For display and export, SynQaiPro creates a snapshot in the temporary folder whose path appears in the footer (“Snapshot: …”) — this keeps the open viewer stable even if you clear the log.