index
:
bot
dependabot/github_actions/astral-sh/setup-uv-7
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: 2228110ad1d76d7dde07df764d84ed648416b6e4 (
plain
) (
blame
)
1
2
3
4
5
import
logging
log
=
logging
.
getLogger
()
log
.
setLevel
(
logging
.
CRITICAL
)