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'.
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'.