biobootloader / wolverine

MIT License
5.22k stars 516 forks source link

Added Proper Logging #25

Open spenceryonce opened 1 year ago

spenceryonce commented 1 year ago

Now, the script includes logging statements to record various actions, such as applying or rejecting changes, script success, or script crash. The log messages are written to a file named wolverine.log. You can customize the logging configuration in the configure_logging function.