Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.9.10
-
Fix Version/s: 0.9.12
-
Component/s: Perf4J base
-
Labels:None
-
Environment:All
-
Patch Submitted:Yes
-
Number of attachments :
Description
What we need to do is to include the date in the report as well. This is to help clarify time span when the log file stores info for multiple days.
Example:
Performance Statistics 20:00:00 - 20:00:00
Should be
Performance Statistics 2009/04/01 20:00:00 - 2009/04/02 20:00:00
I also included a patch file here.
Please disregard the previous patch file. use this one instead.
Thanks