Revert logback and slf4j back to older versions
logback-android does not support slf4j-api 2.0 yet and the result is that no logging appears in logcat at all.
The issue is known at logback-android and a fix is on the way with the author stating that he plans to release logback-android 3.0 after merging this.