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 apm-toolkit-log4j-1.x-8.15.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.skywalking.apm.toolkit.log.log4j.v1.x
├─ org.apache.skywalking.apm.toolkit.log.log4j.v1.x.SkyWalkingContextPatternConverter.class - [JAR]
├─ org.apache.skywalking.apm.toolkit.log.log4j.v1.x.TraceIdPatternConverter.class - [JAR]
├─ org.apache.skywalking.apm.toolkit.log.log4j.v1.x.TraceIdPatternLayout.class - [JAR]
├─ org.apache.skywalking.apm.toolkit.log.log4j.v1.x.TraceIdPatternParser.class - [JAR]
org.apache.skywalking.apm.toolkit.log.log4j.v1.x.log
├─ org.apache.skywalking.apm.toolkit.log.log4j.v1.x.log.GRPCLogClientAppender.class - [JAR]