termpdf.py icon indicating copy to clipboard operation
termpdf.py copied to clipboard

Logfile written on every run

Open maxdiebold opened this issue 2 years ago • 0 comments

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)?

maxdiebold avatar Dec 12 '23 19:12 maxdiebold