Mute discord logger to INFO level
debug logs from discord.py library are too frequent and long
This commit is contained in:
parent
a9ccf0f791
commit
58eb43a1bf
@ -43,6 +43,9 @@
|
||||
"handlers": [
|
||||
"queue_handler"
|
||||
]
|
||||
},
|
||||
"discord": {
|
||||
"level": "INFO"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user