📝 Docs: 移除文档 自定义日志 中多余的符号 (#1448)

This commit is contained in:
Akirami
2022-12-07 23:48:48 +08:00
committed by GitHub
parent 2c81dc1975
commit 04d4954d50
2 changed files with 2 additions and 2 deletions

View File

@ -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 = (