Log4J logging adapter

An adapter for using Log4J in Geotk. Geotk will automatically redirect all its logging events to Log4J if this JAR is on the classpath. If there is no need for Log4J inter-operability, we recommend to NOT include this JAR on the classpath in order to use the default Java logging framework instead.

Лицензия

Лицензия

Категории

Категории

Geo Прикладные библиотеки Geospatial Logging Библиотеки уровня приложения
Группа

Группа

org.geotoolkit
Идентификатор

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

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

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

3.20-geoapi-3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Log4J logging adapter
An adapter for using Log4J in Geotk. Geotk will automatically redirect all its logging events to Log4J if this JAR is on the classpath. If there is no need for Log4J inter-operability, we recommend to NOT include this JAR on the classpath in order to use the default Java logging framework instead.
Организация-разработчик

Организация-разработчик

Geotoolkit.org

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

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.geotoolkit : geotk-utility jar 3.20-geoapi-3.0
log4j : log4j jar 1.2.16
net.jcip : jcip-annotations jar 1.0
javax.measure : jsr-275 jar

test (2)

Идентификатор библиотеки Тип Версия
org.geotoolkit.project » geotk-test jar 3.20-geoapi-3.0
junit : junit jar

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

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

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

Версия
3.20-geoapi-3.0
3.19-geoapi-3.0
3.18-geoapi-3.0