File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ adding dozens of jar packages at once when using gradle)
41
41
42
42
7.Suitable for beginners without complex configuration files
43
43
44
- 8.There are few dependencies, only one Gson2.9.0 and Jackson format XML
44
+ 8.There are few dependencies
45
45
46
46
9.Class, method and other information output in the log is absolutely accurate, because optilog uses stacktrace to
47
47
determine this information internally, and there is no need to write the class instance when initializing the log
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ _如果你愿意,欢迎Fork这个仓库为Optilog做出贡献,本项目的
32
32
33
33
7.适用于初学者,没有复杂的配置文件
34
34
35
- 8.需要的依赖少,只有一个Gson2.9.0和jackson-format-xml(如果你只用properties作为配置文件的话Gson和Jackson也可以不加)
35
+ 8.需要的依赖少
36
36
37
37
9.日志中输出的Class、Method等信息是绝对准确的,因为Optilog内部使用StackTrace确定这些信息,并且无需在初始化日志时写入Class实例
38
38
You can’t perform that action at this time.
0 commit comments