fix readme

This commit is contained in:
Looly
2023-05-16 23:51:36 +08:00
parent d3e82c6ad6
commit ea381bad9c
3 changed files with 36 additions and 4 deletions

View File

@@ -14,4 +14,10 @@
-------------------------------------------------------------------------------
## 🛠️包含内容
## 🛠️包含内容
### API定义
- `LogEngine`: 日期实现引擎。
- `Log`: 日志对象接口,提供各种级别的日志打印。
- `Level`: 日志级别枚举,提供日志级别定义和规范。