Nicola Ken Barozzi wrote:
>
> Carsten Ziegeler wrote:
>
>>
>>> -----Original Message-----
>>> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]]
>>> Sent: Thursday, September 05, 2002 3:24 PM
>>> To: [EMAIL PROTECTED]
>>> Subject: [VOTE] Make errors caught only by Cocoon.java
>>>
>>>
>>> I would really like to see the errors caught ONLY by Cocoon.java, and
>>> logged there. It would reduce the problems we are having a LOT.
>>>
>>> +1
>>>
>>
>> I would like to extend this proposal a little bit by:
>
Same here... Minor correction:
>> "Exceptions are only logged when they are consumed (and not rethrown)".
>>
>> So, if I write
>> try {
>> ...
>> } catch (Exception e) {
>> // ignore this...
>> }
>>
>> this should be logged, perhaps not with level error, but debug.
>
And perharps without stacktrace. It is meaningless in 99.9% situations
to log, i.e., FileNotFoundException's stacktrace.
>>
>
> +1 Yes, that's it.
+1
Vadim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]