private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if IO exception.java.lang.ClassNotFoundException
- if class not found.private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
java.io.IOException
- if exception during serialization.private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if exception during resolution.java.lang.Throwable rootCause
java.lang.String[] shortMonths
long startTime
java.lang.String _label
int _precedence
LogLevel _level
java.lang.String _message
long _sequenceNumber
long _millis
java.lang.String _category
java.lang.String _thread
java.lang.String _thrownStackTrace
java.lang.Throwable _thrown
java.lang.String _ndc
java.lang.String _location
LogRecordFilter _filter
java.util.List<E> _allRecords
java.util.List<E> _filteredRecords
int _maxNumberOfLogRecords
java.lang.String[] _colNames
javax.swing.JTextField _textField
int _rowHeight
javax.swing.JTextArea _detailTextArea
int _numCols
javax.swing.table.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
java.lang.String _label
boolean _highlightFatal
java.awt.Color _color
boolean _renderFatal
java.awt.event.ActionListener _listener
java.awt.event.ActionEvent _event
CategoryExplorerModel _model
boolean _rootAlreadyExpanded
boolean _selected
int _numberOfContainedRecords
int _numberOfRecordsFromChildren
boolean _hasFatalChildren
boolean _hasFatalRecords
javax.swing.JCheckBox _checkBox
javax.swing.JPanel _panel
java.text.DateFormat formatter
int millisecondStart
long slotBegin
java.lang.StringBuffer cache
int expiration
long previousTime
java.util.Date tmpDate
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
java.io.IOException
java.lang.String categoryName
LogEvent.getLoggerName()
method instead.The category (logger) name.
java.lang.String ndc
java.util.Hashtable<K,V> mdcCopy
boolean ndcLookupRequired
boolean mdcCopyLookupRequired
java.lang.String renderedMessage
java.lang.String threadName
ThrowableInformation throwableInfo
long timeStamp
LocationInfo locationInfo
java.lang.String fullInfo
fully.qualified.classname.of.caller.methodName(Filename.java:line)
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
java.io.IOException
java.lang.String categoryName
LoggingEvent.getLoggerName()
method instead.The category (logger) name.
java.lang.String ndc
java.util.Hashtable<K,V> mdcCopy
boolean ndcLookupRequired
boolean mdcCopyLookupRequired
java.lang.String renderedMessage
java.lang.String threadName
ThrowableInformation throwableInfo
long timeStamp
LocationInfo locationInfo
java.lang.String[] rep