To add a date/timestamp to the disk erase log:
1. Open the disk erase script
2. Under the [COMMON] section, change the LogFile= value to add a suffix (DATE)
Example:
[Common]
ExecuteScript=1
AutoErase=0
Delay=10
SaveLog=1
LogFile="erase_log(DATE).xml"
AutoExit=1
IgnoreUSB=1
SmartTest=1
SmartTestEx=0