Description
Currently, if there is an uncaught exception either in an Interceptor or the application, the PhaseInterceptorChain logs this exception at the INFO level.
It would be more useful to log events at the WARNING or SEVERE level.
Currently, if there is an uncaught exception either in an Interceptor or the application, the PhaseInterceptorChain logs this exception at the INFO level.
It would be more useful to log events at the WARNING or SEVERE level.