The Logs page (
/logs) shows the API server’s log files.
- Session selector — each time the API starts it opens a new log file named
api-{yyyy-MM-dd-HHmmss}.log. The dropdown lists all sessions still on disk (14-day retention). - Monaco viewer — the selected log is rendered read-only in a code editor
- Search — filter lines in the current log
- Auto-refresh — the current session log refreshes every 5 seconds so you can watch requests stream in live
Files are stored in %AppData%\XOAP\PackageWizard\logs\. Each session’s log has a 10 MB size cap; files older than 14 days are cleaned up on startup. A parallel log for the desktop shell (desktop-{yyyy-MM-dd}.log) exists in the same folder but is not shown in this viewer.