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 applicationinsights-logging-log4j1_2-2.6.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.applicationinsights.log4j.v1_2
├─ com.microsoft.applicationinsights.log4j.v1_2.ApplicationInsightsAppender.class - [JAR]
com.microsoft.applicationinsights.log4j.v1_2.internal
├─ com.microsoft.applicationinsights.log4j.v1_2.internal.ApplicationInsightsLogEvent.class - [JAR]
com.microsoft.applicationinsights.internal.common
├─ com.microsoft.applicationinsights.internal.common.ApplicationInsightsEvent.class - [JAR]
├─ com.microsoft.applicationinsights.internal.common.LogTelemetryClientProxy.class - [JAR]
├─ com.microsoft.applicationinsights.internal.common.TelemetryClientProxy.class - [JAR]