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 log4j2-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pl.wavesoftware.log4j2
├─ pl.wavesoftware.log4j2.CollectedEvent.class - [JAR]
├─ pl.wavesoftware.log4j2.Collector.class - [JAR]
├─ pl.wavesoftware.log4j2.CollectorAppender.class - [JAR]
├─ pl.wavesoftware.log4j2.CollectorManager.class - [JAR]
├─ pl.wavesoftware.log4j2.CollectorManagerImpl.class - [JAR]
├─ pl.wavesoftware.log4j2.HighlightColorConverter.class - [JAR]
├─ pl.wavesoftware.log4j2.package-info.class - [JAR]
pl.wavesoftware.log4j2.spring
├─ pl.wavesoftware.log4j2.spring.Log4j2AutoConfiguration.class - [JAR]
├─ pl.wavesoftware.log4j2.spring.SpringBootConfigurationFactory.class - [JAR]
├─ pl.wavesoftware.log4j2.spring.package-info.class - [JAR]