mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-25 09:35:03 +08:00
4 lines
71 B
Python
4 lines
71 B
Python
from nonebot.utils import logger_wrapper
|
|
|
|
log = logger_wrapper("DING")
|