overthesun / simoc-sam

Live backend for SAM at Biosphere 2
2 stars 1 forks source link

Skip logging if the dir is not there. #89

Closed ezio-melotti closed 7 months ago

ezio-melotti commented 7 months ago

Logging doesn't work if the dir is not there. This PR adds a try/except that skips the logging if it's missing.