[slf4j-user] slf4j-android messages not shown in IntelliJ Logcat
Frederick N. Brier
fnbrier at gmail.com
Mon Sep 29 22:52:52 CEST 2014
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.
More information about the slf4j-user
mailing list