Bug 93905 - [compiler] add a timestamp to log files
Summary: [compiler] add a timestamp to log files
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.1 RC1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-06 09:30 EDT by Maxime Daniel CLA
Modified: 2005-05-27 05:47 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Daniel CLA 2005-05-06 09:30:01 EDT
Build: N20050506
You may consider adding a timestamp into the compiler log files, that would 
mark the precise time at which the compile action has started or completed. 
This would duplicate (more or less) the file creation date/time, but the 
latter is more subject to inadvertant external change, and is not carried so 
easily with the file (e.g. mailing the log file without wrapping it into an 
archive of some sort would just lose the date information).
Comment 1 Olivier Thomann CLA 2005-05-10 18:35:09 EDT
This would be trivial to add.
Comment 2 Olivier Thomann CLA 2005-05-16 16:48:28 EDT
Fixed and released in HEAD.

In xml, I add this:
<!-- 16 May 2005 16:39:59 -->

In text, I add this:
# 16 May 2005 16:39:30

If this is not enough, please reopen.
Comment 3 Frederic Fusier CLA 2005-05-27 05:47:17 EDT
Verified for 3.1 RC1 with build I20050527-0010.