fixes in JVM logging

This commit is contained in:
2022-06-08 17:38:57 +06:00
parent de56994cf7
commit 9441f77b18
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.0.3
* Fixes in `JVM` logging
## 0.0.2
* New logger `TagLogger` and now extension `Any#logger` will use it to decrease objects allocations