Setting log level for specific classes in openHAB2

Hi community,

how can I change the log level for the HTTP Client which is used by an HTTP Binding for sending it’s HTTP request in openHAB2

  1. in the osgi console
  2. via config file?

I need some more information than the few bytes that the YahooWeatherBinding is writing to the log for diagnosis of connection problems. And

log:set DEBUG ROOT

didn’t help, the classes involved in communication keep quiet.

http://docs.openhab.org/tutorials/demo.html#using-the-shell

Thanks, but I don’t want to set the log level for a binding but for a special common class which is involved in the binding’s communication. And the link to the “Karaf command reference” on the page your links guides to is a 404 :microscope: