Skip to content

Improve warn logging in AbstractHandlerExceptionResolver [SPR-14392] #18965

Closed
@spring-projects-issues

Description

@spring-projects-issues

Brian Clozel opened SPR-14392 and commented

When the WARN logger is enabled, AbstractHandlerExceptionResolver currently logs the exception for all registered ExceptionResolver, which can lead to multiple logs for each exception and does not provide enough information on which resolver processed the current exception.


Affects: 4.3 GA

Reference URL: spring-projects/spring-boot#2176

Issue Links:

Referenced from: commits 0345d73

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions