-
Feb 6th, 2013, 06:53 AM
#1
customizableTraceinterceptor, placeholder [$[invocationTime]] and exception
The CustomizableTraceInterceptor does not allow the invocationTime placeholder:
Assert.doesNotContain(exceptionMessage, PLACEHOLDER_INVOCATION_TIME,
"exceptionMessage cannot contain placeholder [" + PLACEHOLDER_INVOCATION_TIME + "]");
Why? Stop watch is done in catch block too, I see no reason why this should not be allowed.
Spring 3.2
Thank you
-
Feb 6th, 2013, 07:34 AM
#2
If yuo want it changed register a JIRA. The only reason I see is because the normal message is also logged which already contains the time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules