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?
Thanks, Vadim
