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 slf4j-handroid-2.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gitlab.mvysny.slf4j.logger
├─ com.gitlab.mvysny.slf4j.logger.FirebaseCrashlyticsLogger.class - [JAR]
├─ com.gitlab.mvysny.slf4j.logger.HandroidLogger.class - [JAR]
├─ com.gitlab.mvysny.slf4j.logger.MessageLengthLimitingLogger.class - [JAR]
com.gitlab.mvysny.slf4j
├─ com.gitlab.mvysny.slf4j.AndroidLoggerAdapter.class - [JAR]
├─ com.gitlab.mvysny.slf4j.AndroidLoggerFactory.class - [JAR]
├─ com.gitlab.mvysny.slf4j.HandroidServiceProvider.class - [JAR]
org.slf4j.impl
├─ org.slf4j.impl.HandroidLoggerAdapter.class - [JAR]