Issue With Logging

Hi

I have an issue with logging… I had changed the log level of a couple of bindings to DEBUG through the karaf console when I was having some issues. I then put them back to DEFAULT again through the karaf console when the issue was resolved. All good.

However, I’m finding that everytime I reboot the server or restart the openhab2 service it comes back with these bindings on DEBUG logging again.

Any ideas how to stop this?

https://docs.openhab.org/administration/logging.html#config-file

You have to change that config file :

userdata/etc/org.ops4j.pax.logging.cfg

Let me know if you have any problem with the syntax.