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
            Priority: Minor


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

        

Reply via email to