[
https://issues.apache.org/jira/browse/KARAF-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-4481.
-----------------------------------------
Resolution: Fixed
> LogAppender should check if the event is ignored earlier to avoid useless
> processing
> ------------------------------------------------------------------------------------
>
> Key: KARAF-4481
> URL: https://issues.apache.org/jira/browse/KARAF-4481
> Project: Karaf
> Issue Type: Improvement
> Components: decanter
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: decanter-1.1.0
>
>
> The LogAppender complete prepares the data before checking if the logger is
> ignored. So, it performs lot of unnecessary steps in the case of the logger
> is ignored. I will move the check early in the process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)