PDA

View Full Version : Documentation error



neeraj_cmu
Jun 10th, 2005, 01:39 PM
The doc for AbstractTraceInterceptor says that

Setting the <code>useDynamicLog</code>
bean property to <code>true</code> causes all log messages to be written to
the <code>Log</code> for the target class being intercepted.
.
This is incorrect. It should say 'useDynamicLogger' instead of 'useDynamicLog'.

katentim
Jun 13th, 2005, 05:56 AM
You can post these correctios to JIRA (http://opensource.atlassian.com/projects/spring/secure/Dashboard.jspa) so that they don't get lost.