[ https://issues.apache.org/jira/browse/FELIX-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510119#comment-16510119 ]
Raymond Augé commented on FELIX-5866: ------------------------------------- But my understanding of LogService 1.4 LoggerAdmin is to control the logging configuration. It doesn't make sense to me to have to configure logging in two different places. I also don't think it will make sense to others. BTW, ConfigurationAdmin is working perfectly with Log service 1.4 with no external configuration needed so I don't think SCR is a common case. > 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)