[ https://issues.apache.org/jira/browse/FELIX-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510107#comment-16510107 ]
Carsten Ziegeler commented on FELIX-5866: ----------------------------------------- I'm not sure if it should work this way. It has always been like this, a two level check, first the SCR config is checked and then the logger is checked. So if the logger is set to DEBUG and the SCR config is set to INFO, you won't get debug messages. > scr does not respect the log level set in LoggerAdmin > ----------------------------------------------------- > > Key: FELIX-5866 > URL: https://issues.apache.org/jira/browse/FELIX-5866 > Project: Felix > Issue Type: Bug > Components: Declarative Services (SCR) > Reporter: Raymond Augé > Priority: Major > > With R7 logging, configuration of logging levels takes place through the > LoggerAdmin. > SCR first checks it's own log level configuration ignoring the level set in > LoggerAdmin. > I believe that when r7 logging is enabled, the SCR should first check the > LoggerAdmin level and only then fallback to the SCR configuration. -- This message was sent by Atlassian JIRA (v7.6.3#76005)