I started using Kermit for logging for a KMM libra...
# multiplatform
a
I started using Kermit for logging for a KMM library. It works really well on my machine on iOS emulator (x64 target). I am able to configure, log, provide a mock logger for testing and use it with Koin on both Android and iOS emulator. However, the release build is failing saying it cannot find kermit-koin 1.1.1 for iosArm64. Wondering if there is something missing from the published library?
k
I'll have to take a look. Haven't heard this before, but koin integration is new
a
Thank you!