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 tars-plugins-1.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.logback.logserver.keying
├─ com.tencent.logback.logserver.keying.ContextNameKeyingStrategy.class - [JAR]
├─ com.tencent.logback.logserver.keying.HostNameKeyingStrategy.class - [JAR]
├─ com.tencent.logback.logserver.keying.KeyingStrategy.class - [JAR]
├─ com.tencent.logback.logserver.keying.LoggerNameKeyingStrategy.class - [JAR]
├─ com.tencent.logback.logserver.keying.NoKeyKeyingStrategy.class - [JAR]
├─ com.tencent.logback.logserver.keying.ThreadNameKeyingStrategy.class - [JAR]
com.tencent.logback.logserver
├─ com.tencent.logback.logserver.TarsLoggerServerAppender.class - [JAR]
├─ com.tencent.logback.logserver.TarsLoggerServerAppenderConfig.class - [JAR]