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 jline-log4j2-appender-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.wolf480pl.jline_log4j2_appender
├─ com.github.wolf480pl.jline_log4j2_appender.ConsoleSetupMessage.class - [JAR]
├─ com.github.wolf480pl.jline_log4j2_appender.HookableOutputStreamManager.class - [JAR]
├─ com.github.wolf480pl.jline_log4j2_appender.JLineConsoleAppender.class - [JAR]
├─ com.github.wolf480pl.jline_log4j2_appender.NeverClosingOutputStream.class - [JAR]
├─ com.github.wolf480pl.jline_log4j2_appender.SystemErrStream.class - [JAR]
├─ com.github.wolf480pl.jline_log4j2_appender.SystemOutStream.class - [JAR]