Oh, that could be the problem. I am using :
mvn\:org.ops4j.pax.logging/pax-logging-logback/1.7.1 = 8 mvn\:org.ops4j.pax.logging/pax-logging-api/1.7.1 = 8 Thanks for the information. Srikanth Hugar www.gharki.com On Tue, Jan 6, 2015 at 4:50 PM, Stuart McCulloch <[email protected]> wrote: > Which version of pax-logging are you using? The scan setting is supported > in pax-logging-logback 1.8.0: > https://ops4j1.jira.com/browse/PAXLOGGING-181 > > On Tuesday, 6 January 2015 at 11:16, Srikanth Hugar wrote: > > 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? > > >
