PDA

View Full Version : Change Log File names


acedougk
01-09-2008, 12:21 AM
It appears that Visual Patch generates log files in the form of:
<app name>_dd_mm_yyyy_hh-mm-ss.txt

However, these do not sort chronlogically so that older ones can be deleted.

Suggest to change the format of the log file names to be:
<app name>_yyyy_mm_dd_hh-mm-ss.txt

Lorne
01-09-2008, 11:16 AM
You're right, it should be yyyy_mm_dd. Thanks for reporting that. REF: 17118