We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To automatically run this steamplog every day at 5 in the morning, edit your crontab.
$ crontab -e
Insert the following line at the end.
0 5 * * * {path-to-steamplog.py}/steamplog.py log
Use the Windows Task Scheduler. (untested)