Skip to content
Commit e6f99bae authored by Jonathan Baker's avatar Jonathan Baker
Browse files

* Added support to the tomcat Server adaptor for correctly getting request...

* Added support to the tomcat Server adaptor for correctly getting request start time. (Includes additional dependency on tomcat-coyote)
* Update layouts.html to document the addition of elapsedTime/D to the pattern support for IAccessEvent
* Modified AccessEvent.java to calculate the elapsedTime at construction of the event, instead of repeatedly in the getter.  This allows the value to be more easily seen in a debugger, and cleans up the code slightly.
parent f97b1b54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment