Features
Log Viewer
Log Viewer
The Logs page provides a unified view of output from all your services.
Features
- Aggregated view: See logs from all services in chronological order
- Color-coded: Each service's logs are color-coded for easy identification
- Auto-scroll: Logs automatically scroll to the latest entry
- Search: Filter logs by keyword to find specific entries
- Service filter: Show logs from a specific service only
Log Entry Format
Each log entry shows:
- Timestamp: When the log was generated
- Service name: Which service produced the log
- Output type: stdout or stderr (stderr entries are highlighted in red)
- Content: The actual log output
Performance
DevDock buffers log output efficiently to handle high-throughput services without impacting UI performance. Older log entries are automatically pruned to keep memory usage in check.