is not current version
Last Version 1.0.3

de.mindpipe.android:android-logging-log4j 1.0.0

Provides Log4J configuration facade class and a LogCat appender

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

de.mindpipe.android
ArtifactId

ArtifactId

android-logging-log4j
Version

Version

1.0.0
Type

Type

jar

Download android-logging-log4j 1.0.0


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