Closed
Description
Ibrahim Ghazal opened SPR-14861 and commented
If an @ExceptionHandler
annotated method throws an exception, the exception is only logged at the Debug level (see:
Note that spring-web-reactive already logs it at the Error level (see:
Affects: 4.3.3
Issue Links:
- ExceptionHandlerExceptionResolver should not log propagated exceptions at warn level [SPR-14907] #19473 ExceptionHandlerExceptionResolver should not log propagated exceptions at warn level
- Exclude an exception from @ExceptionHandler [SPR-13932] #18504 Exclude an exception from
@ExceptionHandler