Marko Lukša created WELD-1085:
---------------------------------

             Summary: Logging should also log information about the request
                 Key: WELD-1085
                 URL: https://issues.jboss.org/browse/WELD-1085
             Project: Weld
          Issue Type: Enhancement
            Reporter: Marko Lukša
            Assignee: Marko Lukša


In GAE each log record is associated with the http request during which the log 
record was recorded. 

When listing log records in the admin console, all the records are grouped by 
the requests they belong to. Every request is listed with the following data:
- time of completion
- HTTP response code
- processing time in ms
- length of the response in bytes
- user-agent

(example: 2012-03-08 08:27:39.587 / 200 13414ms 1kb Mozilla/5.0 (Windows NT 
6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 
Safari/535.11)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to