History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-566
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Jeen Broekstra
Votes: 0
Watchers: 0
Operations

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

log both begin and end of request at INFO level

Created: 17/Jun/08 11:28 AM   Updated: 26/Sep/08 11:32 AM
Component/s: HTTP Server
Affects Version/s: 2.1.2
Fix Version/s: 2.2

File Attachments: 1. Text File SES-566.patch (5 kb)



 Description   
In the Sesame HTTP server, the current default log level (INFO) only logs the beginning of an incoming request. It would be very useful for performance monitoring if both beginning and end of the request are logged (so that I can determine how lang the request handling took), without having to reconfigure the logger to DEBUG level.

 All   Comments   Change History      Sort Order:
Comment by James Leigh [08/Jul/08 03:17 PM]
logs INFO at request start and end and includes the query string hashCode in the log entry as of revision 7436.