ZacharyCarey / MakeMKV-Title-Decoder

0 stars 0 forks source link

Improved logging #14

Open ZacharyCarey opened 1 month ago

ZacharyCarey commented 1 month ago

Create a "Logs" folder that stores up to 5 sets of logs. Create a folder for each log (timestamped) that will contain separate file logs for the program, makemkv, mkvtoolnix, etc Every time makemkv is ran, it will create a new log file with a unique name that is referenced from the main program log file.

Logs |---Log 01/02/2024 |---|---Log.txt |---|---Log-MakeMKV_01.txt |---|---Log-MakeMKV_02.txt