Hello, some weeks ago I tried to troubleshoot a homegear issue and changed the debug level of homegear. Since then it seems like I cannot turn the debug level to a lower level. I get every second ~30 debug logs written into the openhab.log.
This is how I set the debug level:
homegear -r
debuglevel 0
It seems like the system accepts the command:
But even after a restart I see Debug messages in my openhab.log.
Do you have any hint how I can fix this?