add tinylog2 support

This commit is contained in:
Looly
2020-09-18 15:19:05 +08:00
parent fd5f43b5b1
commit c205e7383d
8 changed files with 242 additions and 6 deletions

View File

@@ -22,6 +22,7 @@
* 【core 】 ArrayConverter增加可选是否忽略错误issue#I1VNYQ@Gitee
* 【db 】 增加ConditionBuilder
* 【setting】 Setting和Props增加create方法
* 【log 】 增加TinyLog2支持issue#1094@Github
### Bug修复
* 【core 】 修复Dict.of错误issue#I1UUO5@Gitee