WicketStuff Logback - Example Web Application
· This is a standard Servlet 2.5 + logback + wicket webapplication
serving as an example for wicketstuff-logback. Especially
LogbackConfigListener to specify the location of logback config and
WicketWebPatternEncoder to provide request informations in log messages.
See the web.xml for more info.
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 wicketstuff-logback-examples-7.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.