LogMan Parent
· logman parent project:
Easy to install library for adding dynamic display,
control and configuration of java.util.logging to
any swing based application.
Useful for debugging apps in production situations;
interactively configure logging
while an application is running
including adding a handler to save logging output to a file.
Changes made to the logging configuration
can be saved and automatically applied at startup.
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 logman-parent-2.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.