jar

org.apache.logging.log4j : log4j-to-jul

Maven & Gradle

Jun 18, 2023
3.1k stars

Apache Log4j to JUL Bridge · The Apache Log4j binding between Log4j 2 API and java.util.logging (JUL).

Table Of Contents

Latest Version

Download org.apache.logging.log4j : log4j-to-jul JAR file - Latest Versions:

All Versions

Download org.apache.logging.log4j : log4j-to-jul JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.20.x
2.19.x
2.18.x
2.17.x

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 log4j-to-jul-3.0.0-alpha1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.logging.log4j.tojul

├─ org.apache.logging.log4j.tojul.Activator.class - [JAR]

├─ org.apache.logging.log4j.tojul.JULLogger.class - [JAR]

├─ org.apache.logging.log4j.tojul.JULLoggerContext.class - [JAR]

├─ org.apache.logging.log4j.tojul.JULLoggerContextFactory.class - [JAR]

├─ org.apache.logging.log4j.tojul.JULProvider.class - [JAR]

├─ org.apache.logging.log4j.tojul.LazyLog4jLogRecord.class - [JAR]

├─ org.apache.logging.log4j.tojul.package-info.class - [JAR]