Hi,
2016-04-01 16:28 GMT+03:00 Svetlin Zarev :
>
> Hello,
>
>
>
> I have a custom authenticator valve which failed with an exception that
> never got logged by tomcat.
>
> After a little bit of digging in tomcat’s source it turned out that there
> is no valve responsible for logging
>
> exception
Hello,
I have a custom authenticator valve which failed with an exception that
never got logged by tomcat.
After a little bit of digging in tomcat’s source it turned out that there
is no valve responsible for logging
exceptions thrown by valves later in the chain. The closest error handling
m