[jira] [Commented] (OFBIZ-6206) The "always" log level in minilang is logged as FATAL

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6206) The "always" log level in minilang is logged as FATAL

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-6206:
----------------------------------------

Hi Nicolas, it's OK with me, we will hopefully see later how to fix that.

Also looking at you patch, maybe some (maybe a lot...) of these logs could be discarded.
like
{code}
<log level="always" message="Parameters: ${parameters}"/>
<log level="always" message=" Content : ${parameters.contentId}"/>
<log level="always" message="===2==processing: ${attributeKey}"></log>
{code}
OK even stopping to collecting them! It seems most of them should be deleted!

> The "always" log  level in minilang is logged as FATAL
> ------------------------------------------------------
>
>                 Key: OFBIZ-6206
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6206
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Release Branch 14.12, Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Nicolas Malin
>            Priority: Minor
>         Attachments: OFBIZ-6206.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)