Skip to content

Stop logging result in WebAsyncManager #33406

Closed
@sbrannen

Description

@sbrannen

Overview

The changes made to WebAsyncManager in conjunction with #32340 resulted in the async result being logged at DEBUG level; whereas, the result was not logged prior to Spring Framework 6.1.5.

Since logging of the result is better left to applications -- for example, via a Filter that is conditionally applied for debugging purposes -- we should stop logging the async result in WebAsyncManager.

Related Issues

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