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.Throwable rootCause
String[] shortMonths
String _label
int _precedence
JTextField _textField
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
String _label
boolean _highlightFatal
Color _color
boolean _renderFatal
ActionListener _listener
ActionEvent _event
CategoryExplorerModel _model
boolean _rootAlreadyExpanded
DateFormat formatter
int millisecondStart
long slotBegin
StringBuffer cache
int expiration
long previousTime
Date tmpDate
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
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
String fullInfo
fully.qualified.classname.of.caller.methodName(Filename.java:line)
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
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
String[] rep
Copyright © 1999–2013 Apache Software Foundation. All rights reserved.