I've seen following comment on a main page:
http://logback.qos.ch/news.html
"Logback now supports suppressed exceptions introduced in Java 7. This fixes LBCLASSIC-276."
Unfortunately I cannot confirm it. I am using 1.0.6 and when I do:
log.error(e);
e.printStackTrace();
the first one prints w/o suppressed exceptions
Also, using standard pattern and console appender
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