
http://bugzilla.qos.ch/show_bug.cgi?id=70 Summary: %throwable does not work Product: logback-classic Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: trivial Priority: P1 Component: Other AssignedTo: logback-dev@qos.ch ReportedBy: dirk@onesparrow.com According to http://logback.qos.ch/manual/layouts.html#PatternLayout '%throwable' can be used in a pattern, but it is rejected with the message '[throwable] is not a valid conversion word'. %ex does work and this is also clear from the source of PatternLayout.java. So either the documentation needs to be changed or the source adapted to include %throwable. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.