Library that provides a better logging interface than the Android Log interface.
'com.github.iweinzierl:android-logging:1.0'
<dependency>
<groupId>com.github.iweinzierl</groupId>
<artifactId>android-logging</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.iweinzierl" name="android-logging" rev="1.0"/>
"com.github.iweinzierl", "android-logging", "1.0"