From 3f7e2604f190a08248926a7326ea5a1a9c7ce2f1 Mon Sep 17 00:00:00 2001 From: Akirami <66513481+A-kirami@users.noreply.github.com> Date: Wed, 11 Jan 2023 16:51:20 +0800 Subject: [PATCH] =?UTF-8?q?:loud=5Fsound:=20Feature:=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E5=93=8D=E5=BA=94=E5=99=A8=E6=A3=80=E6=9F=A5?= =?UTF-8?q?=E5=AE=8C=E6=88=90=E6=97=A5=E5=BF=97=20(#1578)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> --- nonebot/message.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nonebot/message.py b/nonebot/message.py index a7189058..28dc2edb 100644 --- a/nonebot/message.py +++ b/nonebot/message.py @@ -311,6 +311,9 @@ async def handle_event(bot: "Bot", event: "Event") -> None: "Error when checking Matcher." ) + if show_log: + logger.debug("Checking for matchers completed") + if coros := [ run_coro_with_catch( proc(