Hi

IMHO you'd better catch this exception or maybe follow this article to
implement your own runtime exception handling
http://spreadthesource.com/2010/01/handle-multiple-exception-page-with-tapestry-5/

Regards,
Christophe Cordenier.

Developer of wooki @wookicentral.com

2010/4/3 satb <satish...@yahoo.com>

>
> Is there anyway to disable logging by Tapestry when an exception is thrown?
> RenderQueueImpl is automatically logging the whole stack trace. Moreover,
> its using the logger of the Page, so we cannot turn off the tapestry
> category if we want. Is there anyway to disable that? Our log files are
> getting so full because of that. We usually throw exceptions in our code
> if,
> for example, the username and password entered is wrong. We just want one
> line of log in our log files for that. Not the whole stack trace every
> single time.
> --
> View this message in context:
> http://old.nabble.com/Disable-exception-logging-tp28124627p28124627.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Regards,
Christophe Cordenier.

Developer of wooki @wookicentral.com

Reply via email to