jar

org.javastack : log4j2-simplejson

Maven & Gradle

Mar 09, 2022
6 stars

Simple JSON for Log4J 2.x without external dependencies

Table Of Contents

Latest Version

Download org.javastack : log4j2-simplejson JAR file - Latest Versions:

All Versions

Download org.javastack : log4j2-simplejson JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 log4j2-simplejson-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.javastack.log4j.simplejson

├─ org.javastack.log4j.simplejson.EncoderJSON.class - [JAR]

├─ org.javastack.log4j.simplejson.SimpleJSONLayout.class - [JAR]

├─ org.javastack.log4j.simplejson.SimpleJSONPatternConverter.class - [JAR]

Advertisement