mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-09-15 13:09:26 +00:00
fixes in JVM logging
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.0.3
|
||||||
|
|
||||||
|
* Fixes in `JVM` logging
|
||||||
|
|
||||||
## 0.0.2
|
## 0.0.2
|
||||||
|
|
||||||
* New logger `TagLogger` and now extension `Any#logger` will use it to decrease objects allocations
|
* New logger `TagLogger` and now extension `Any#logger` will use it to decrease objects allocations
|
||||||
|
@@ -9,5 +9,5 @@ android.enableJetifier=true
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.0.2
|
version=0.0.3
|
||||||
android_code_version=2
|
android_code_version=3
|
||||||
|
Reference in New Issue
Block a user