This guide is to help you navigate and understand the Logs page in DWE_OS 2.0
Communications/Logs
in the navigation bar.
2024-10-25 20:10:34,131
- specifies the timestamp of the log entry
INFO
- specifies the log level as INFOroot
- specifies the origin as the root of the programutils.py:41
- indicates the log originates from the utils.py file at line 41create_pwm_controllers
- indicates the function it originated from is for creating the pwm controllersDevice is Raspberry Pi 5
- the message shows that the type of device is what is being logged here