Open
Description
Sorry upfront for calling this a bug, it's merely a feature request or something inbetween,
but it has severe impact on useability for people to use openHABian (which there are quite a lot).
openHABian now by default syncs ZRAM to disk, un- and remounting the filesystem the /var/log/openhab is on.
openHAB keeps running but that seems to result in logging to stop, probably because the file handle is gone.
Now to issue a log:set command seems to recover logging but unforunately this is difficult to initiate from the outside.
Could you add some sort of periodic logfile handle or logger reinit check that does what issueing log:set
does ?
Thanks!
See also https://community.openhab.org/t/openhabian-testing/147079/121