I have created a PR ( <https://github.com/MicroUti...
# kotlin-logging
n
I have created a PR ( https://github.com/MicroUtils/kotlin-logging/pull/119 ) for adding support for the Kotlin Native linuxX64 target. Would welcome some feedback, and would like to get some guidance from a Kotlin Native team member on a major design question.
Currently the main roadblock for the PR is getting code sharing setup between the jvm, js, and linuxX64 modules.
The PR is now in the final testing stage.