Log Viewer
The Log Viewer shows all logs received from your SDK in real time.
Navigating logs
Section titled “Navigating logs”Open your project and click Logs in the sidebar. Logs appear in reverse chronological order (newest first).
Each log entry shows:
- Timestamp — when the log was sent
- Level — debug, info, warn, error, or fatal (color-coded)
- Message — the log message
- Metadata — structured data attached to the log (expandable)
Filtering
Section titled “Filtering”Use the log level filter to focus on specific severities. For example, filter to error and fatal to see only issues that triggered analysis.
Log retention
Section titled “Log retention”Log retention depends on your plan:
| Plan | Retention |
|---|---|
| Starter | 7 days |
| Pro | 30 days |
| Enterprise | 90 days |