Chetan Mehrotra created SLING-3047:
--------------------------------------

             Summary: Log message from other loggers get added to error.log
                 Key: SLING-3047
                 URL: https://issues.apache.org/jira/browse/SLING-3047
             Project: Sling
          Issue Type: Bug
          Components: Commons
    Affects Versions: Commons Log 4.0.0
            Reporter: Chetan Mehrotra
            Priority: Minor


With new Logback based Log the error message for other categories like 
"log.request" get added to error.log. This is happening because by default 
Logback Loggers have additivity [1] set to true. For compatibility purpose the 
additivity for Loggers configured vis OSGi config must be set to false

[1] http://logback.qos.ch/manual/architecture.html#additivity

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to