Vadim Gritsenko wrote:
[EMAIL PROTECTED] wrote:

Author: lgawron
Date: Mon Apr 25 06:15:33 2005
New Revision: 164568

URL: http://svn.apache.org/viewcvs?rev=164568&view=rev
Log:
exceptions are not logged anywhere

- <format type="cocoon">%5.5{priority} %{time} [%{category}] (%{uri}%{query}) %{thread}/%{class:short}: %{message}\n</format>
+ <format type="cocoon">%5.5{priority} %{time} [%{category}] (%{uri}%{query}) %{thread}/%{class:short}: %{message}\n%{throwable}</format>
<!--format type="cocoon">%5.5{priority} %{time} [%{category}] (%{uri}%{query}) %{thread}/%{class:short}: %{message}\n%{throwable}</format-->


rootThrowable probably is better; and can you please update documentation (comments above this line) as well?
what is the difference between rootThrowable and throwable? Does the first one support chained exceptions or is it something else?

--
Leszek Gawron                                      [EMAIL PROTECTED]
IT Manager                                         MobileBox sp. z o.o.
+48 (61) 855 06 67                              http://www.mobilebox.pl
mobile: +48 (501) 720 812                       fax: +48 (61) 853 29 65

Reply via email to