Logs should include date

Summary

Log files -- especially ones generated from Automap -- need to include the date in addition to the time-stamp.

Use Cases

When using Automap with scheduled jobs, it would be very helpful for the log files to include the date-stamp, in addition to the time-stemp already in the files. This is useful for knowing when the job actually last ran, and is helpful for tracking down errors.

One work-around is to Explore the Job File Location and see the date-time stamp on the log file.

Another work-around in Automap Windows is to include these commands in the Pre-build script:

DATE /T
TIME /T


:) :)) :( ;) :\ |) X-( B)

Enhancements/Logs should include date (last edited 2012-07-19 16:27:51 by MikeHedblom)