System Logs
Real-time audit trailing and system diagnostics.
Features
The Logs viewer connects to the backend via WebSocket to stream events instantly.
Auto-Scroll
Automatically follows new logs. Pauses when you scroll up to inspect older entries.
Syntax Highlighting
Color-codes HTTP methods (GET, POST), Status Codes (200, 500), and SQL queries for readability.
Truncation
To prevent browser performance issues, the log buffer is capped. Old logs are automatically discarded from the view once the limit is reached.