Issue Type: Bug Bug
Affects Versions: 1.0.6
Assignee: Logback dev list
Components: logback-classic
Created: 16/Jul/12 11:56 PM
Description: logback prints Throwable instances differently from Throwable#printStackTrace in that it does not delegate to the Throwable's #toString method. This can lead to the loss of extra information attached to the exception, as this information is usually exposed via #toString.

See mailing list thread for additional details and test case: http://mailman.qos.ch/pipermail/logback-user/2012-July/003329.html
Project: logback
Priority: Major Major
Reporter: Abraham Lin
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