tl;dr: shouldn't have passed __name__ to logging.getLogger() This also makes it so that discord.py is logging everything as expected, which it didn't do before. Signed-off-by: Max R. Carrara <max@aequito.sh> |
||
|---|---|---|
| .. | ||
| db | ||
| __init__.py | ||
| env.py | ||
| main.py | ||
tl;dr: shouldn't have passed __name__ to logging.getLogger() This also makes it so that discord.py is logging everything as expected, which it didn't do before. Signed-off-by: Max R. Carrara <max@aequito.sh> |
||
|---|---|---|
| .. | ||
| db | ||
| __init__.py | ||
| env.py | ||
| main.py | ||