Filter out discord.gateway logs #111
No reviewers
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot!111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "enhance/filter-out-session-resumption"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What it says on the tin. Filters out logs by
discord.gatewayas they keep spamming my logs with useless "session resumed" messages. Now only allows such logs to be made if they have a logger level ofWARNINGor greater.Closes #93