You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple python script to recursively find all .log files in a directory and run them through EAC's CheckLog.exe with wine to find out if they have been edited.
Usage
Edit the options at the top of the script and then:
checklogs.py [options] top_directory
About
checklogs.py is a simple script that finds all .log files in a directory and runs them through EAC's CheckLog.exe using wine.