[ 
https://issues.apache.org/jira/browse/FELIX-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510181#comment-16510181
 ] 

ASF GitHub Bot commented on FELIX-5866:
---------------------------------------

GitHub user rotty3000 opened a pull request:

    https://github.com/apache/felix/pull/142

    FELIX-5866 scr does not respect the log level set in LoggerAdmin

    Signed-off-by: Raymond Auge <rotty3...@apache.org>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rotty3000/felix FELIX-5866

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/142.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #142
    
----
commit ec5bd8e0d2b4b87207a2b176912c948b882d4332
Author: Raymond Auge <rotty3000@...>
Date:   2018-06-12T17:33:52Z

    FELIX-5866 scr does not respect the log level set in LoggerAdmin
    
    Signed-off-by: Raymond Auge <rotty3...@apache.org>

----


> 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
>             Fix For: scr-2.1.2
>
>
> 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)

Reply via email to