OokamiPupV2/cmd_common
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
..
common_commands.py Reworked internal logging 2025-03-13 14:17:43 +01:00