【bugfix】- 修正日志模块README.md中的错别字

This commit is contained in:
ascend 2024-01-17 17:38:47 +08:00
parent 8ce0ce7474
commit 58253d48a4

View File

@ -18,6 +18,6 @@
### API定义
- `LogEngine`: 日实现引擎。
- `LogEngine`: 日实现引擎。
- `Log`: 日志对象接口,提供各种级别的日志打印。
- `Level`: 日志级别枚举,提供日志级别定义和规范。