Releases: oshai/kotlin-logging
Releases · oshai/kotlin-logging
issue #21 : js + common will be publisher in version 1.5.5
add common and js jars (will be in https://github.com/MicroUtils/kotlin-logging/releases) common module have expect for 2 main classes: KotlinLogging, KLogger js implementation includes writing to console, and a class KotlinLoggingLevel that defines the log level in LOG_LEVEL member default level is info for js implementation
1.5.4
1.4.9
previous version is broken
1.4.8 chnaged version o 1.4.7, upgrade slf4j to 1.7.25
support kotlin 1.2
1.4.7 update gradle wrapper
1.4.5
support for kotlin 1.1
1.4.4 upgrade to kotlin 1.1.1
1.4.3: added a fix for issue #17
implemented all log methods in location aware logger