[
https://issues.apache.org/jira/browse/OFBIZ-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178321#comment-14178321 ]
Jacques Le Roux commented on OFBIZ-5771:
----------------------------------------
Jacopo,
{quote}
set additivity=true for freemarker
+1
(but in your patch you are changing additivity for all the loggers)
{quote}
Yes I did that quickly this morning adding them one after the other, I will update the patch with
{code}
<logger name="freemarker" additivity="true">
<appender-ref ref="error" level="error"/>
<appender-ref ref="ofbiz" level="error"/>
<appender-ref ref="stdout" level="error"/>
</logger>
{code}
rather
That's what you mean? IMO, we need to show the errors like Static in all those appenders. I have not tested all cases, more a proposition for now.
> In OFBIZ-5287 the error.log has been removed, some want to put it back
> ----------------------------------------------------------------------
>
> Key: OFBIZ-5771
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5771> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Attachments: log4j2.xml.patch
>
>
> To be amended later
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)