Last Version

android-logging-log4j 1.0.3

Logging with log4j in Android. Provides log4j configuration facade class and a LogCat appender.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

de.mindpipe.android
ArtifactId

ArtifactId

android-logging-log4j
Version

Version

1.0.3
Type

Type

jar
Description

Description

android-logging-log4j
Logging with log4j in Android. Provides log4j configuration facade class and a LogCat appender.

Download android-logging-log4j 1.0.3


<!-- https://jarcasting.com/artifacts/de.mindpipe.android/android-logging-log4j/ -->
<dependency>
    <groupId>de.mindpipe.android</groupId>
    <artifactId>android-logging-log4j</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.mindpipe.android/android-logging-log4j/
implementation 'de.mindpipe.android:android-logging-log4j:1.0.3'
// https://jarcasting.com/artifacts/de.mindpipe.android/android-logging-log4j/
implementation ("de.mindpipe.android:android-logging-log4j:1.0.3")
'de.mindpipe.android:android-logging-log4j:jar:1.0.3'
<dependency org="de.mindpipe.android" name="android-logging-log4j" rev="1.0.3">
  <artifact name="android-logging-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mindpipe.android', module='android-logging-log4j', version='1.0.3')
)
libraryDependencies += "de.mindpipe.android" % "android-logging-log4j" % "1.0.3"
[de.mindpipe.android/android-logging-log4j "1.0.3"]

Dependencies

provided (4)

Group / Artifact Type Version
com.google.android : android jar 2.3.3
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.