🔊 Feature: 添加事件响应器检查完成日志 (#1578)

Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
This commit is contained in:
Akirami 2023-01-11 16:51:20 +08:00 committed by GitHub
parent f43c0087f7
commit 3f7e2604f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -311,6 +311,9 @@ async def handle_event(bot: "Bot", event: "Event") -> None:
"<r><bg #f8bbd0>Error when checking Matcher.</bg #f8bbd0></r>"
)
if show_log:
logger.debug("Checking for matchers completed")
if coros := [
run_coro_with_catch(
proc(