AbstractHandlerExceptionResolver logs handled exceptions at WARN [SPR-17399] #21932
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Uh oh!
There was an error while loading. Please reload this page.
Dale Ogilvie opened SPR-17399 and commented
We have a ControllerAdvice exceptionHandler which logs 404 at INFO, as this is not an error we care about. However, ExceptionHandlerExceptionResolver logs at WARN after calling our handler. This should not happen.
Example log:
Affects: 4.3.19
Issue Links:
The text was updated successfully, but these errors were encountered: