I've just added in a 'method' field for PatternFormatter based on the code added to Cocoon today by Sylvain Wallez. It adds the facility to display the complete path of the calling method in the log, e.g.:

        (%{method})

could result in:

        (com.adolos.MyStuff.myMethod)

I've tried to make the changes so that there is no additional overhead if this field is not displayed.

It works for me!

Stuart.


Attachment: changes.patch
Description: Binary data


------------------------------------------------------------------------- Stuart Roebuck [EMAIL PROTECTED] Lead Developer Java, XML, MacOS X, XP, etc. ADOLOS <http://www.adolos.com/>

Reply via email to