Is your feature request related to a problem? Please describe.
If a Loom device fails in the field it fails silently. Errors are not logged or reported, making it difficult to know when and why a device stopped working and to anticipate things that may cause an issue.
Describe the solution you'd like
Add a device (message) logging endpoint to spool that excepts warning, info, and error messages. Add a UI feature to view these messages for each device or an entire network. In Loom, add functionality that takes log messages and sends them to different locations (serial, sd, spool) (there might already be functionality for this). If Spool is enabled, send logs to Spool.
Is your feature request related to a problem? Please describe. If a Loom device fails in the field it fails silently. Errors are not logged or reported, making it difficult to know when and why a device stopped working and to anticipate things that may cause an issue.
Describe the solution you'd like Add a device (message) logging endpoint to spool that excepts warning, info, and error messages. Add a UI feature to view these messages for each device or an entire network. In Loom, add functionality that takes log messages and sends them to different locations (serial, sd, spool) (there might already be functionality for this). If Spool is enabled, send logs to Spool.
Describe alternatives you've considered
Additional context