FourThievesVinegar / solderless-microlab

GNU Affero General Public License v3.0
160 stars 19 forks source link

As a user and developer, I want errors exposed in the Microlab UI #154

Closed sparklestheunicorn closed 6 months ago

sparklestheunicorn commented 6 months ago

Currently if you want to dig into back-end errors, you need to leave the UI, open a terminal, and read /var/log/daemon.log. It would be nice if the UI had a way to expose that directly. Maybe the last 50 lines of the file in a settings page.

sparklestheunicorn commented 6 months ago

Resolved with PR 158