Apache logging adapter

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

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial Logging Application Layer Libs
GroupId

GroupId

org.geotoolkit
ArtifactId

ArtifactId

geotk-logging-commons
Last Version

Last Version

3.20-geoapi-3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Geotoolkit.org

Download geotk-logging-commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.geotoolkit : geotk-utility jar 3.20-geoapi-3.0
commons-logging : commons-logging jar 1.1.1
net.jcip : jcip-annotations jar 1.0
javax.measure : jsr-275 jar

test (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.geotoolkit.project » geotk-test jar 3.20-geoapi-3.0
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.20-geoapi-3.0
3.19-geoapi-3.0
3.18-geoapi-3.0