termpdf.py
termpdf.py copied to clipboard
Logfile written on every run
Since main writes a log file to the relative path termpdf.log on every execution, I end up with empty log files scattered around the filesystem.
Can an option be added to specify the log directory, and maybe include a sensible default (not sure if it'd be better to overwrite or append at that point)?