endkb / SoundsDownloadScript

Download programs from BBC Sounds and publish them to a podcast feed
2 stars 0 forks source link

Overhauled logging routines in SoundsDownloadScript and genRSS #41

Closed endkb closed 1 month ago

endkb commented 1 month ago

SoundsDownloadScript and genRSS will now try to determine whether they are being run from a Windows Scheduled Task and convert the task guid into a four letter hash. They will then put this hash into the name of the log file. This is simply for easier reference to see log entries that are tasked together.

Also created $LogFileNameFormat in both scripts to let the user format their own log names. See the updated documentation in README.htm.