[jboss-jira] [JBoss JIRA] (WFCORE-122) Remove extended exception rendering from default log patterns

James Perkins (JIRA) issues at jboss.org
Tue Sep 23 12:53:03 EDT 2014


     [ https://issues.jboss.org/browse/WFCORE-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated WFCORE-122:
---------------------------------
    Description: The default log format patterns use {{%E}} which renders an extended version of the stack trace. There are performance hits when rendering an extended stack trace. The default should be {{%e}} which would render the stack trace without text like the JAR name and version of each element.  (was: The default log format patterns use {%E} which renders an extended version of the stack trace. There are performance hits when rendering an extended stack trace. The default should be {%e} which would render the stack trace without text like the JAR name and version of each element.)


> Remove extended exception rendering from default log patterns
> -------------------------------------------------------------
>
>                 Key: WFCORE-122
>                 URL: https://issues.jboss.org/browse/WFCORE-122
>             Project: WildFly Core
>          Issue Type: Task
>          Components: Logging
>            Reporter: James Perkins
>            Assignee: James Perkins
>            Priority: Minor
>
> The default log format patterns use {{%E}} which renders an extended version of the stack trace. There are performance hits when rendering an extended stack trace. The default should be {{%e}} which would render the stack trace without text like the JAR name and version of each element.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list