-
Notifications
You must be signed in to change notification settings - Fork 98
Log Widget
julianspeith edited this page Aug 17, 2026
·
6 revisions
The Log Widget provides a live view of the HAL log. The information is split up into different channels depending on their category like core, python or gui. The information can be filtered by selection either a specific channel or the all category in the drop-down list at the top left corner of the widget. The widget does not show channels in which nothing has been logged yet, so new channels may appear while using HAL.

- GUI — the widget layout the log is docked into
- Reporting Bugs — the log is what a useful bug report is built from
- Python Console Widget — where errors from your own scripts appear