[
https://issues.apache.org/jira/browse/FELIX-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510125#comment-16510125
]
Raymond Augé commented on FELIX-5866:
-------------------------------------
In fact SCR could use LoggerAdmin to set it's log level from it's configuration
if it so chooses, as long as it uses LoggerAdmin to handle the level checking.
> 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)