mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-17 19:40:44 +00:00
令用法符合格式
This commit is contained in:
@ -32,11 +32,10 @@ NoneBot 日志记录器对象。
|
||||
* 等级: `INFO` ,根据 `config.log_level` 配置改变
|
||||
* 输出: 输出至 stdout
|
||||
|
||||
:用法:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
用法:
|
||||
```python
|
||||
from nonebot.log import logger
|
||||
```
|
||||
"""
|
||||
|
||||
# default_handler = logging.StreamHandler(sys.stdout)
|
||||
|
Reference in New Issue
Block a user