[jboss-jira] [JBoss JIRA] (LOGMGR-148) Support suppressed exceptions in log formatting

James Perkins (JIRA) issues at jboss.org
Fri Mar 10 11:51:00 EST 2017


James Perkins created LOGMGR-148:
------------------------------------

             Summary: Support suppressed exceptions in log formatting
                 Key: LOGMGR-148
                 URL: https://issues.jboss.org/browse/LOGMGR-148
             Project: JBoss Log Manager
          Issue Type: Feature Request
          Components: core
            Reporter: David Lloyd
            Assignee: James Perkins
             Fix For: 2.0.0.Final


In JDK 7 and on, a Throwable bundles a list of suppressed exceptions.  We should be logging these as part of our exception formatting... however we have to do so thoughtfully, because every caused-by and suppressed exception may in turn have more suppressed exceptions and caused-by.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list