-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
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.
- is cloned by
-
LOGMGR-148 Support suppressed exceptions in log formatting
- Resolved
- is related to
-
LOGMGR-146 Suppressed exception format is not correct
- Resolved