Skip to content

Consistent warn logging without stacktrace in Portlet HandlerExceptionResolver [SPR-13611] #18189

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-13611 and commented

While the Servlet version of AbstractHandlerExceptionResolver logs a concise warn entry with a flattened exception message, the Portlet version of that class still logs the full stacktrace. We should finally align this, since the stacktrace really is too much here.


Affects: 4.2.2

Issue Links:

Referenced from: commits ce20268

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions