You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Andreas Hartmann <an...@apache.org> on 2003/05/12 19:10:29 UTC

Logging Exceptions

Hi Lenya developers,

I would suggest to log exceptions with full stack trace:

     getLogger().error(e);

instead of

     getLogger().error(e.getMessage());


Thank you very much,
Andreas



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org