File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ adding dozens of jar packages at once when using gradle)
4141
42427.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
46469.Class, method and other information output in the log is absolutely accurate, because optilog uses stacktrace to
4747determine 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做出贡献,本项目的
3232
33337.适用于初学者,没有复杂的配置文件
3434
35- 8.需要的依赖少,只有一个Gson2.9.0和jackson-format-xml(如果你只用properties作为配置文件的话Gson和Jackson也可以不加)
35+ 8.需要的依赖少
3636
37379.日志中输出的Class、Method等信息是绝对准确的,因为Optilog内部使用StackTrace确定这些信息,并且无需在初始化日志时写入Class实例
3838
You can’t perform that action at this time.
0 commit comments