extend extensions of logging

This commit is contained in:
2022-06-23 19:10:35 +06:00
parent 5434971487
commit 191433cc75
2 changed files with 58 additions and 28 deletions

View File

@@ -2,6 +2,8 @@
## 0.3.2
* Add duplication functions for all extensions which allow to send log without tag but with exception and message builder
## 0.3.1
* Technical fixes for compatibility with Java 8