My Maven project specifies slf4j-android as a dependency. The Maven project is sync'ed with the IntelliJ IDE's project. Messages using the slf4j Logger with slf4j-android specified as a dependency (Maven), messages do not get posted to the Logcat window. Using the Android Log class, messages are shown in the Logcat window. Is there some additional step required such as an entry in the AndroidManifest.xml file? Using slf4j-android did not appear to have any other requirements other than making it a Maven dependency. Thank you.
_______________________________________________
slf4j-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-user

Reply via email to