FourThievesVinegar / solderless-microlab

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

Backend logging overhaul #158

Closed 0phelia36 closed 6 months ago

0phelia36 commented 6 months ago

TL;DR

Quick summary/list of your change(s)

Logs are now stored in /var/log/microlab. Logs are accessible from the frontend All print statement or equivalent have been converted to use pythons logging module Some additional logging for notable events.

What

What is affected by this PR?

Testing

How was this tested?

Notes

How was your day?

0phelia36 commented 6 months ago

Addresses these issues https://github.com/FourThievesVinegar/solderless-microlab/issues/131 https://github.com/FourThievesVinegar/solderless-microlab/issues/154