History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XPR-243
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Jacques Morel
Reporter: Jacques Morel
Votes: 0
Watchers: 0
Operations

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

Create an activity log to trace all actions and their timing.

Created: 11/Mar/06 09:08 PM   Updated: 11/Mar/06 09:11 PM
Component/s: Overall
Affects Version/s: 0.7
Fix Version/s: 0.7

Time Tracking:
Not Specified


 Description  « Hide
Create an activity log that gives logs of start and end of each web request.
This is captured in a file at the root of the exploded xplanner war in a file called xplannerActivity.log

Here is an example of the format:

03/11 21:04:42.0828 127.0.0.1 login START
03/11 21:04:42.0844 127.0.0.1 login END 0.016
03/11 21:04:43.0391 sysadmin 127.0.0.1 view/projects START
03/11 21:04:43.0782 sysadmin 127.0.0.1 view/projects END 0.391
03/11 21:06:38.0766 sysadmin 127.0.0.1 view/userstory START oid=2157
03/11 21:06:38.0953 sysadmin 127.0.0.1 view/userstory END 0.187 oid=2157
03/11 21:06:39.0078 sysadmin 127.0.0.1 view/task START oid=2159
03/11 21:06:41.0344 sysadmin 127.0.0.1 view/task END 2.266 oid=2159
03/11 21:06:41.0469 sysadmin 127.0.0.1 edit/time START projectId=2147&returnto=%2Fdo%2Fview%2Ftask%3Foid%3D2159&oid=2159&fkey=2157
03/11 21:06:43.0360 sysadmin 127.0.0.1 edit/time END 1.891 projectId=2147&returnto=%2Fdo%2Fview%2Ftask%3Foid%3D2159&oid=2159&fkey=2157


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.