Opening the checkbox in order to set the log level for a binding, I miss the parameter OFF. Could this be added?
I don’t think this is a good idea, at least ERROR logging should always be enabled.
OFF is no real log level in addition to that.
I can understand your view. But i only thought: why not to set something using Main UI instead of the Karaf console? For Karaf i have to retrieve the right commands first. Thus, for me its only a question of offered openHAB user comfort.
Using OFF is something that probably should not be encouraged. But you can set the logging level to OFF through MainUI already. Just not through the add-on settings page. Instead if you go to Developer Tools → Log Viewer → cog icon you can find the logger in the list (if there is already a custom logging setting for that logger) or add the logger at the top and choose “Off” as the level.
Thanks for this hint. Regard this option as temporary workarround only.
Main UI will not add support for setting OFF as a log level through the add-on settings page for the reason that OFF should not be encouraged.