integrated Python's logging module (wrap I/O operations with try/except, log exceptions to file)

This commit is contained in:
Bernd
2025-07-20 13:21:00 +05:00
parent 282556790c
commit f65a42cdce
3 changed files with 175 additions and 106 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
anime_backlog.db
images/
__pycache__/
anime_tracker.log