6 Commits

Author SHA1 Message Date
efbb4b18ff needed more log info 2024-11-13 21:40:41 +00:00
1f9075ce60 simple console logging
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2024-11-03 22:37:20 +00:00
1294909188 mute annoying httpx logger
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run
2024-10-31 13:10:59 +00:00
864f299d9b debug for stream handler 2024-06-11 01:00:29 +01:00
58eb43a1bf Mute discord logger to INFO level
debug logs from discord.py library are too frequent and long
2024-02-26 22:22:00 +00:00
a9ccf0f791 Greatly improved logging
now using a config file for logging to the terminal and log file

---

Also added custom exception for a missing token.
2024-02-26 18:08:01 +00:00