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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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

Reply via email to