Skip to content

Commit c1b823d

Browse files
committed
2022.6.2-Client(update README.md and README-en.md)
1 parent 569681c commit c1b823d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ adding dozens of jar packages at once when using gradle)
4141

4242
7.Suitable for beginners without complex configuration files
4343

44-
8.There are few dependencies, only one Gson2.9.0 and Jackson format XML
44+
8.There are few dependencies
4545

4646
9.Class, method and other information output in the log is absolutely accurate, because optilog uses stacktrace to
4747
determine this information internally, and there is no need to write the class instance when initializing the log

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ _如果你愿意,欢迎Fork这个仓库为Optilog做出贡献,本项目的
3232

3333
7.适用于初学者,没有复杂的配置文件
3434

35-
8.需要的依赖少,只有一个Gson2.9.0和jackson-format-xml(如果你只用properties作为配置文件的话Gson和Jackson也可以不加)
35+
8.需要的依赖少
3636

3737
9.日志中输出的Class、Method等信息是绝对准确的,因为Optilog内部使用StackTrace确定这些信息,并且无需在初始化日志时写入Class实例
3838

0 commit comments

Comments
 (0)