From 58253d48a49ac9f2fe7b18ce601c057c2a862c37 Mon Sep 17 00:00:00 2001 From: ascend Date: Wed, 17 Jan 2024 17:38:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90bugfix=E3=80=91-=20=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E6=A8=A1=E5=9D=97README.md=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E9=94=99=E5=88=AB=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hutool-log/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hutool-log/README.md b/hutool-log/README.md index f479ffa43..c749c7a78 100644 --- a/hutool-log/README.md +++ b/hutool-log/README.md @@ -18,6 +18,6 @@ ### API定义 -- `LogEngine`: 日期实现引擎。 +- `LogEngine`: 日志实现引擎。 - `Log`: 日志对象接口,提供各种级别的日志打印。 - `Level`: 日志级别枚举,提供日志级别定义和规范。 \ No newline at end of file