Using the Android Log class works correctly and messages are shown in the Logcat window. However, when using the slf4j Logger with slf4j-android specified as a dependency (Maven), messages do not get posted to the Logcat window. Anybody else using slf4j-android? Thank you.
↧