android-logging-log4j

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

Лицензия

Лицензия

Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

de.mindpipe.android
Идентификатор

Идентификатор

android-logging-log4j
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать android-logging-log4j

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.apache.commons : commons-io jar 1.3.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0