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 logging-base.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hnau.logging
├─ org.hnau.logging.LoggerExtensionsKt.class - [JAR]
├─ org.hnau.logging.LoggingExtensionsKt.class - [JAR]
├─ org.hnau.logging.Main.class - [JAR]
├─ org.hnau.logging.PrepareMessageLogger.class - [JAR]