spring-framework / org.springframework.aop.interceptor / CustomizableTraceInterceptor / PLACEHOLDER_ARGUMENTS

PLACEHOLDER_ARGUMENTS

static val PLACEHOLDER_ARGUMENTS: String

The $[arguments] placeholder. Replaced with a comma separated list of the argument values for the method invocation. Relies on the toString() method of each argument type.