I am using karaf 3.0.0 and pax-logging. But when i try to change the log level in* logback.xml*, log levels not updating dynamically, instead i have to restart the karaf.
if i restart the karaf, log levels updated and works fine. below configuration to scan also could not help. Even i tried to touch the file(*org.ops4j.pax.logging.cfg*) to update, could not help. *<configuration debug="true" scan="true">* What could be the issue? Am i missing any other configuration?
