klogging and kotlin-logging
Closed this issue · 1 comments
oshai commented
Hi,
would love to know what is the difference from https://github.com/MicroUtils/kotlin-logging and if the work can be incorporated?
shafirov commented
Main difference is klogging compiles to both js and jvm so it can be used in platform agnostic Kotlin code.
if the work can be incorporated
It's under Apache, so you can naturally incorporate anything you find useful