mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2024-11-14 04:03:46 +00:00
281 B
281 B
Changelog
0.0.2
- New logger
TagLogger
and now extensionAny#logger
will use it to decrease objects allocations - Now it is possible to create
KSLog
using any iterable - Now it is possible to create
KSLog
using vararg log levels
0.0.1
- Project has been inited