Skip to content

Use higher log level in InvocableHandlerMethod.getMethodArgumentValues() [SPR-12925] #17518

Closed
@spring-projects-issues

Description

@spring-projects-issues

Flávio Viveiros de Castro Etrusco opened SPR-12925 and commented

If an exception occurs in argumentResolvers.resolveArgument() (e.g. a binding error in jackson) nothing is logged unless log level for org.springframework.web.method.HandlerMethod is TRACE. On TRACE log level every request is logged, however. It would be nice if InvocableHandlerMethod.getMethodArgumentValues() would log parameter info on DEBUG level.


Affects: 4.1.5

Issue Links:

Referenced from: commits fb7476f, 10a51a4

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