Multiplatform-Log
Multiplatform-Log copied to clipboard
Logger class is not available in 1.0.5
I add the 1.0.5 library, but the Logger class is not available to import there. I cannot see the library in my External Libraries list.
With 1.0.1 it imports, but then iOS build fails with:
> Task :shared:compileKotlinIosArm64 FAILED
e: shared/Greeting.kt: (3, 12): Unresolved reference: github
e: shared/Greeting.kt: (8, 9): Unresolved reference: Logger