Lukas a41c86f1da refactor: remove GlobalLogger and migrate to standard Python logging
- Remove src/infrastructure/logging/GlobalLogger.py
- Update SerieScanner.py to use standard logging.getLogger()
- Update aniworld_provider.py to remove custom noKeyFound_logger setup
- Fix test_dependencies.py to properly mock config_service
- Fix code style issues (line length, formatting)
- All 846 tests passing
2025-10-25 17:27:49 +02:00
..
2025-10-22 11:30:04 +02:00
2025-10-23 19:00:49 +02:00
2025-10-22 09:20:35 +02:00
2025-10-22 09:20:35 +02:00
2025-10-21 19:42:39 +02:00