|
||||||||
|
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 |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

Ah ha.
LOGBACK-730 explains how to turn off classPackagingData using code. According to http://logback.qos.ch/manual/layouts.html#xThrowable explains that appending %ex to the end of the pattern will disable classPackagingData. I've tested it under 1.1.2 and it works.