Hey I have a .JAR that implements kotling-logging ...
# android
s
Hey I have a .JAR that implements kotling-logging (https://github.com/MicroUtils/kotlin-logging), what do i need to do see the logs from the JAR in Android Studio.
c
I used
implementation 'org.slf4j:slf4j-android:1.7.32'
and it ends up in logcat