Live Debug Logs
Live Debug Logs are shown on each device’s diagnostics page, below the Runtime Tracking table.
How It Works
The Live Debug Logs viewer does the following:
- Queries the latest four
debugdata files for the selected module. - Downloads the file contents.
- Displays them in a single log stream ordered from oldest to newest.
- Automatically refreshes once per minute, appending any new
debugdata files for the selected module to the end of the log stream.
Scroll To Bottom
The Scroll To Bottom allows you quickly scroll to the bottom of the latest debug data file.
Module Selection
The module selector lets you choose which module’s debug logs to view. It defaults to the first module defined for the device’s model. Changing the selected module immediately refreshes the log viewer with logs from the new module.