Issue Type: Bug Bug
Affects Versions: 1.0.13
Assignee: Logback dev list
Attachments: 0001-Add-CompositeConverter-support-to-EnsureExceptionHan.patch
Components: logback-classic
Created: 25/Nov/13 9:17 AM
Description:

When using a CompositeConverter where the throwable is included in that converter, a default throwable converter is still appended. Examples:
Results in 2 stack traces:

%highlight(%exception)

Results in 1 stack trace (workaround):

%highlight(%exception)%nopex

The attached patch has not been thoroughly tested.

Project: logback
Priority: Minor Minor
Reporter: David Eckel
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira