[ http://issues.apache.org/jira/browse/OFBIZ-554?page=comments#action_12460007 ] Si Chen commented on OFBIZ-554: -------------------------------
This was very helpful to us in tracking down issues with particular orders or visitors on the site, so we're contributing it back. Please let me know if anybody has any issues with it. Otherwise, I'll commit it at a convenient moment. > Log the session ID in RequestHandler.java > ----------------------------------------- > > Key: OFBIZ-554 > URL: http://issues.apache.org/jira/browse/OFBIZ-554 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Leon Torres > Assigned To: Si Chen > Priority: Minor > Attachments: logSessionId.patch > > > Include the session ID when logging most things in RequestHandler.java. > Motivation: > In production environments with multiple simultaneous users, it is frequently > impossible to distinguish concurrent chains of HttpServlet events in the log > file. Adding the sessionId helps clarify what is happening. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
