|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.log4j |
---|
Class org.apache.log4j.Level extends Priority implements Serializable |
---|
serialVersionUID: 3491141966387921974L
Serialization Methods |
---|
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if IO exception.
ClassNotFoundException
- if class not found.private void writeObject(ObjectOutputStream s) throws IOException
IOException
- if exception during serialization.private Object readResolve() throws ObjectStreamException
ObjectStreamException
- if exception during resolution.Package org.apache.log4j.chainsaw |
---|
Class org.apache.log4j.chainsaw.Main extends JFrame implements Serializable |
---|
Package org.apache.log4j.config |
---|
Class org.apache.log4j.config.PropertySetterException extends Exception implements Serializable |
---|
serialVersionUID: -1352613734254235861L
Serialized Fields |
---|
Throwable rootCause
Package org.apache.log4j.helpers |
---|
Class org.apache.log4j.helpers.AbsoluteTimeDateFormat extends DateFormat implements Serializable |
---|
serialVersionUID: -388856345976723342L
Class org.apache.log4j.helpers.DateTimeDateFormat extends AbsoluteTimeDateFormat implements Serializable |
---|
serialVersionUID: 5547637772208514971L
Serialized Fields |
---|
String[] shortMonths
Class org.apache.log4j.helpers.ISO8601DateFormat extends AbsoluteTimeDateFormat implements Serializable |
---|
serialVersionUID: -759840745298755296L
Class org.apache.log4j.helpers.RelativeTimeDateFormat extends DateFormat implements Serializable |
---|
serialVersionUID: 7055751607085611984L
Serialized Fields |
---|
long startTime
Class org.apache.log4j.helpers.UtilLoggingLevel extends Level implements Serializable |
---|
serialVersionUID: 909301162611820211L
Package org.apache.log4j.lf5 |
---|
Class org.apache.log4j.lf5.Log4JLogRecord extends LogRecord implements Serializable |
---|
Class org.apache.log4j.lf5.LogLevel extends Object implements Serializable |
---|
Serialized Fields |
---|
String _label
int _precedence
Class org.apache.log4j.lf5.LogLevelFormatException extends Exception implements Serializable |
---|
Class org.apache.log4j.lf5.LogRecord extends Object implements Serializable |
---|
Serialized Fields |
---|
LogLevel _level
String _message
long _sequenceNumber
long _millis
String _category
String _thread
String _thrownStackTrace
Throwable _thrown
String _ndc
String _location
Package org.apache.log4j.lf5.util |
---|
Class org.apache.log4j.lf5.util.AdapterLogRecord extends LogRecord implements Serializable |
---|
Package org.apache.log4j.lf5.viewer |
---|
Class org.apache.log4j.lf5.viewer.FilteredLogTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
LogRecordFilter _filter
List<E> _allRecords
List<E> _filteredRecords
int _maxNumberOfLogRecords
String[] _colNames
Class org.apache.log4j.lf5.viewer.LogFactor5Dialog extends JDialog implements Serializable |
---|
Class org.apache.log4j.lf5.viewer.LogFactor5ErrorDialog extends LogFactor5Dialog implements Serializable |
---|
Class org.apache.log4j.lf5.viewer.LogFactor5InputDialog extends LogFactor5Dialog implements Serializable |
---|
Serialized Fields |
---|
JTextField _textField
Class org.apache.log4j.lf5.viewer.LogFactor5LoadingDialog extends LogFactor5Dialog implements Serializable |
---|
Class org.apache.log4j.lf5.viewer.LogTable extends JTable implements Serializable |
---|
serialVersionUID: 4867085140195148458L
Serialized Fields |
---|
int _rowHeight
JTextArea _detailTextArea
int _numCols
TableColumn[] _tableColumns
int[] _colWidths
LogTableColumn[] _colNames
int _colDate
int _colThread
int _colMessageNum
int _colLevel
int _colNDC
int _colCategory
int _colMessage
int _colLocation
int _colThrown
DateFormatManager _dateFormatManager
Class org.apache.log4j.lf5.viewer.LogTableColumn extends Object implements Serializable |
---|
serialVersionUID: -4275827753626456547L
Serialized Fields |
---|
String _label
Class org.apache.log4j.lf5.viewer.LogTableColumnFormatException extends Exception implements Serializable |
---|
serialVersionUID: 6529165785030431653L
Class org.apache.log4j.lf5.viewer.LogTableModel extends DefaultTableModel implements Serializable |
---|
serialVersionUID: 3593300685868700894L
Class org.apache.log4j.lf5.viewer.LogTableRowRenderer extends DefaultTableCellRenderer implements Serializable |
---|
serialVersionUID: -3951639953706443213L
Serialized Fields |
---|
boolean _highlightFatal
Color _color
Package org.apache.log4j.lf5.viewer.categoryexplorer |
---|
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel extends DefaultTreeModel implements Serializable |
---|
serialVersionUID: -3413887384316015901L
Serialized Fields |
---|
boolean _renderFatal
ActionListener _listener
ActionEvent _event
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree extends JTree implements Serializable |
---|
serialVersionUID: 8066257446951323576L
Serialized Fields |
---|
CategoryExplorerModel _model
boolean _rootAlreadyExpanded
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode extends DefaultMutableTreeNode implements Serializable |
---|
serialVersionUID: 5958994817693177319L
Serialized Fields |
---|
boolean _selected
int _numberOfContainedRecords
int _numberOfRecordsFromChildren
boolean _hasFatalChildren
boolean _hasFatalRecords
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer extends CategoryNodeRenderer implements Serializable |
---|
serialVersionUID: -6094804684259929574L
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer extends DefaultTreeCellRenderer implements Serializable |
---|
serialVersionUID: -6046702673278595048L
Serialized Fields |
---|
JCheckBox _checkBox
JPanel _panel
Package org.apache.log4j.pattern |
---|
Class org.apache.log4j.pattern.CachedDateFormat extends DateFormat implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
DateFormat formatter
int millisecondStart
long slotBegin
StringBuffer cache
int expiration
long previousTime
Date tmpDate
Class org.apache.log4j.pattern.LogEvent extends Object implements Serializable |
---|
serialVersionUID: -868428216207166145L
Serialization Methods |
---|
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
Serialized Fields |
---|
String categoryName
LogEvent.getLoggerName()
method instead.The category (logger) name.
String ndc
Hashtable<K,V> mdcCopy
boolean ndcLookupRequired
boolean mdcCopyLookupRequired
String renderedMessage
String threadName
ThrowableInformation throwableInfo
long timeStamp
LocationInfo locationInfo
Package org.apache.log4j.spi |
---|
Class org.apache.log4j.spi.LocationInfo extends Object implements Serializable |
---|
serialVersionUID: -1325822038990805636L
Serialized Fields |
---|
String fullInfo
fully.qualified.classname.of.caller.methodName(Filename.java:line)
Class org.apache.log4j.spi.LoggingEvent extends Object implements Serializable |
---|
serialVersionUID: -868428216207166145L
Serialization Methods |
---|
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
Serialized Fields |
---|
String categoryName
LoggingEvent.getLoggerName()
method instead.The category (logger) name.
String ndc
Hashtable<K,V> mdcCopy
boolean ndcLookupRequired
boolean mdcCopyLookupRequired
String renderedMessage
String threadName
ThrowableInformation throwableInfo
long timeStamp
LocationInfo locationInfo
Class org.apache.log4j.spi.ThrowableInformation extends Object implements Serializable |
---|
serialVersionUID: -4748765566864322735L
Serialized Fields |
---|
String[] rep
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |