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