Generated by
JDiff

Class org.springframework.web.filter.AbstractRequestLoggingFilter

Documentation changed from old to new.

Added Methods
boolean shouldNotFilterAsyncDispatch() The default value is "false" so that the filter may log a "before" message at the start of request processing and an "after" message at the end from when the last asynchronously dispatched thread is exiting.