index
:
bot
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
__init__.py
blob: f5b83a2615c0e0d93a1a8b8e75e7d9c8f510d2f5 (
plain
) (
blame
)
1
2
3
4
import
logging
log
=
logging
.
getLogger
()
log
.
setLevel
(
logging
.
CRITICAL
)