History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WAFFLE-64
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Mauro Talevi
Reporter: Mauro Talevi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Waffle

Add servletServiceRequested method to ServletMonitor

Created: 01/Apr/08 11:25 AM   Updated: 01/Apr/08 11:29 AM
Component/s: Core
Affects Version/s: 1.0
Fix Version/s: 1.1

Time Tracking:
Not Specified


 Description  « Hide
Useful for debugging purposes - should be enabled by default at DEBUG level.

void servletServiceRequested(Map<String, List<String>> parameters);

where parameters is a Map constructed from the request parameters Map<String, String[]>.
The conversion to collections is solely to facilitate logging.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.