Uses of Class
org.apache.log4j.chainsaw.ChainsawStatusBar
Packages that use ChainsawStatusBar
Package
Description
Chainsaw is a GUI log viewer and filter for the log4j
package.
-
Uses of ChainsawStatusBar in org.apache.log4j.chainsaw
Constructors in org.apache.log4j.chainsaw with parameters of type ChainsawStatusBarModifierConstructorDescriptionLogPanel(ChainsawStatusBar statusBar, String identifier, int cyclicBufferSize, Map<String, RuleColorizer> allColorizers, ApplicationPreferenceModel applicationPreferenceModel) Creates a new LogPanel object.