View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window karyon3-log4j2-3.0.1-rc.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.logging.log4j.core
├─ org.apache.logging.log4j.core.ArchaiusLog4J2ConfigurationFactory.class - [JAR]
├─ org.apache.logging.log4j.core.ArchaiusLog4jContextFactory.class - [JAR]
com.netflix.karyon.log4j
├─ com.netflix.karyon.log4j.ArchaiusLog4J2ConfigurationModule.class - [JAR]
com.netflix.karyon.log4j.admin
├─ com.netflix.karyon.log4j.admin.Log4JResource.class - [JAR]
├─ com.netflix.karyon.log4j.admin.Log4jAdminModule.class - [JAR]