MCPcopy Index your code
hub / github.com/AstrBotDevs/AstrBot / log.py

File log.py

astrbot/core/log.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""日志系统,统一将标准 logging 输出转发到 loguru。"""
2
3import asyncio
4import logging

Callers

nothing calls this directly

Calls 1

patchMethod · 0.80

Tested by

no test coverage detected