Skip to content

InvocableHandlerMethod.getMethodArgumentValues() failure should lead to warn-level logging by default [SPR-13267] #17858

Closed
@spring-projects-issues

Description

@spring-projects-issues

Steve Roy opened SPR-13267 and commented

The InvocableHandlerMethod logs request mapping values at the TRACE and more recently the DEBUG levels when a request can't be mapped without issue.

We normally run Spring at LOG.warn to keep the log chattiness down. We were a bit thrown off on the issue until the Spring logging was dropped to the TRACE level. We will have external partner systems calling us in Production and we can't run Production at even a DEBUG level to troubleshoot these problems.

This is going to be an ongoing issue for our software solution.

  • steve

Affects: 4.1.6

Issue Links:

Referenced from: commits 9e62c8e, 76d7f45

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions