Jar examples for a:android-logging-log4j
Logging with log4j in Android. Provides log4j configuration facade class and a LogCat appender.
You can download jar file android-logging-log4j 1.0.3 in this page.
Apache License 2.0
You can use the following script to add android-logging-log4j-1.0.3.jar to your project.
<dependency> <groupId>de.mindpipe.android</groupId> <artifactId>android-logging-log4j</artifactId> <version>1.0.3</version> </dependency>
compile group: 'de.mindpipe.android', name: 'android-logging-log4j', version: '1.0.3'
libraryDependencies += "de.mindpipe.android" % "android-logging-log4j" % "1.0.3"
<dependency org="de.mindpipe.android" name="android-logging-log4j" rev="1.0.3"/>
@Grapes(@Grab(group='de.mindpipe.android', module='android-logging-log4j', version='1.0.3'))
'de.mindpipe.android:android-logging-log4j:jar:1.0.3'
Click the following link to download the jar file.
android-logging-log4j-1.0.3-javadoc.jar