[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:02 EDT 2014


James Perkins created WFCORE-122:
------------------------------------

             Summary: 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