jar

org.geotoolkit : geotk-logging-log4j

Maven & Gradle

Nov 02, 2012

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.

Table Of Contents

Latest Version

Download org.geotoolkit : geotk-logging-log4j JAR file - Latest Versions:

All Versions

Download org.geotoolkit : geotk-logging-log4j JAR file - All Versions:

Version Vulnerabilities Size Updated
3.20
3.19
3.18

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window geotk-logging-log4j-3.20-geoapi-3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.geotoolkit.util.logging

├─ org.geotoolkit.util.logging.Log4JLogger.class - [JAR]

├─ org.geotoolkit.util.logging.Log4JLoggerFactory.class - [JAR]

Advertisement