I am using a filter to trap exceptions thrown by jsps/servlets. In normal program operation, lots of these exceptions get thrown. In order to stop 'localhost_log.YYYY-MM-DD.txt' getting clogged, I'd like to stop exceptions that are handled by the servlet engine from being logged. Or at least ust havethe exception mentioned rather than the full stack trace.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
