OokamiPupV2/modules
Kami 5023ea9919 Reworked internal logging
- All logging functionality has been moved into the Logger class
  - Initiated globally as globals.logger()
  - Logging format changed from `globals.log("message_str", "LEVEL")` => `logger.level("message_str")`
- Minor changes to Twitch authentication
2025-03-13 14:17:43 +01:00
..
db.py Reworked internal logging 2025-03-13 14:17:43 +01:00
permissions.py Reworked internal logging 2025-03-13 14:17:43 +01:00
utility.py Reworked internal logging 2025-03-13 14:17:43 +01:00