[
https://issues.apache.org/jira/browse/SLING-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra resolved SLING-3047.
------------------------------------
Resolution: Fixed
Fix Version/s: Commons Log 4.0.0
> 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
> Assignee: Chetan Mehrotra
> Priority: Minor
> Labels: logback
> Fix For: Commons Log 4.0.0
>
> Attachments: SLING-3047.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)