StefanOltmann commented on issue #59:
URL:
https://github.com/apache/logging-log4j-kotlin/issues/59#issuecomment-1932780296
Plan of action: Start by something like making a _slf4j_ Kotlin
Multiplatform port… name it _slf4k_. Then be the first library that implements
it and convince others
jvz commented on issue #59:
URL:
https://github.com/apache/logging-log4j-kotlin/issues/59#issuecomment-1869796794
Yes, I like this idea. Once that is in place, we can even implement some
minimal multi-platform implementations (e.g., there's a common `println` and
`readln` function for all
rocketraman opened a new issue, #59:
URL: https://github.com/apache/logging-log4j-kotlin/issues/59
It would be nice if the API supported Kotlin multi-platform, and so could be
used on other platforms that Kotlin targets, such as native, JavaScript, and
WASM.
Log4j2 is obviously a JVM