Join Slack
Powered by
Hey I have a .JAR that implements kotling-logging ...
# android
s
Sam Smallman
11/02/2021, 3:49 PM
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
corneil
12/09/2021, 11:00 AM
I used
implementation 'org.slf4j:slf4j-android:1.7.32'
and it ends up in logcat
corneil
12/09/2021, 11:02 AM
This project is an example
https://github.com/open-jumpco/kfsm-android-compose-traffic
2
Views
Open in Slack
Previous
Next