| Home >> All >> org >> apache >> log4j >> [ chainsaw Javadoc ] |
org.apache.log4j.chainsaw: Javadoc index of package org.apache.log4j.chainsaw.
Package Samples:
org.apache.log4j.chainsaw
Classes:
MyTableModel: Represents a list of EventDetails objects that are sorted on logging time. Methods are provided to filter the events that are visible.
EventDetails: Represents the details of a logging event. It is intended to overcome the problem that a LoggingEvent cannot be constructed with purely fake data.
XMLFileHandler: A content handler for document containing Log4J events logged using the XMLLayout class. It will create events and add them to a supplied model.
LoggingReceiver: A daemon thread the processes connections from a org.apache.log4j.net.SocketAppender.html .
ControlPanel: Represents the controls for filtering, pausing, exiting, etc.
LoadXMLAction: Encapsulates the action to load an XML file.
DetailPanel: A panel for showing a stack trace.
ExitAction: Encapsulates the action to exit.
Main: The main application.
| Home | Contact Us | Privacy Policy | Terms of Service |