mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 15:41:34 +08:00
📝 Docs: 移除文档 自定义日志
中多余的符号 (#1448)
This commit is contained in:
parent
2c81dc1975
commit
04d4954d50
@ -11,7 +11,7 @@ NoneBot 使用 [Loguru](https://loguru.readthedocs.io/) 进行日志记录,并
|
||||
|
||||
NoneBot 启动时会添加一个默认的日志 handler。此 handler 将会将日志输出到 **stdout**,并且根据配置的日志级别进行过滤。
|
||||
|
||||
[默认格式](../api/log.md#default_format)):
|
||||
[默认格式](../api/log.md#default_format):
|
||||
|
||||
```python
|
||||
default_format: str = (
|
||||
|
@ -11,7 +11,7 @@ NoneBot 使用 [Loguru](https://loguru.readthedocs.io/) 进行日志记录,并
|
||||
|
||||
NoneBot 启动时会添加一个默认的日志 handler。此 handler 将会将日志输出到 **stdout**,并且根据配置的日志级别进行过滤。
|
||||
|
||||
[默认格式](../api/log.md#default_format)):
|
||||
[默认格式](../api/log.md#default_format):
|
||||
|
||||
```python
|
||||
default_format: str = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user