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 flog-slf4j-2_3-0.16.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
buildinfo
├─ buildinfo.BuildInfo.class - [JAR]
io.taig.flog.slf4j2
├─ io.taig.flog.slf4j2.FlogSlf4j2Binder.class - [JAR]
├─ io.taig.flog.slf4j2.FlogSlf4j2Runtime.class - [JAR]
├─ io.taig.flog.slf4j2.FlogSlf4j2ServiceProvider.class - [JAR]
├─ io.taig.flog.slf4j2.Logger.class - [JAR]
├─ io.taig.flog.slf4j2.LoggerFactory.class - [JAR]
├─ io.taig.flog.slf4j2.LoggerRuntime.class - [JAR]