Multiplatform-Log
Multiplatform-Log copied to clipboard
Kotlin Multi Platform Logger, for android an ios : Logcat & print
Results
3
Multiplatform-Log issues
Sort by
recently updated
recently updated
newest added
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...
Version number on readme on the gradle dependency is saying 1.5.0 instead of 1.0.5
BuildConfig.DEBUG is only available on Android and not on iOS. How to enable/disable the logs on iOS?