jar

de.it-tw : log4j2-Java6-extras

Maven & Gradle

Aug 26, 2018

log4j2-Java6-extras · Some extras for log4j2 for Java6 (i.e. log4j 2.3): - JUL-Handler as bridge from JUL to log4j2 - as alternative to JUL-LogManager, useful for webapps. - Extended STMP appender with pattern in subject and burst handling.

Table Of Contents

Latest Version

Download de.it-tw : log4j2-Java6-extras JAR file - Latest Versions:

All Versions

Download de.it-tw : log4j2-Java6-extras JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 log4j2-Java6-extras-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.logging.log4j.core.appender

├─ org.apache.logging.log4j.core.appender.ExtendedSmtpAppender.class - [JAR]

org.apache.logging.log4j.core.pattern

├─ org.apache.logging.log4j.core.pattern.MaxLengthConverter.class - [JAR]

├─ org.apache.logging.log4j.core.pattern.VariablesNotEmptyReplacementConverter.class - [JAR]

org.apache.logging.log4j.core.net

├─ org.apache.logging.log4j.core.net.ExtendedSmtpManager.class - [JAR]

org.apache.logging.log4j.jul

├─ org.apache.logging.log4j.jul.Log4jBridgeHandler.class - [JAR]