Serialized Form
-
Package org.apache.log4j
-
Class org.apache.log4j.Level extends Priority implements Serializable
- serialVersionUID:
- 3491141966387921974L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
Custom deserialization of Level.- Throws:
java.io.IOException
- if IO exception.java.lang.ClassNotFoundException
- if class not found.
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
Resolved deserialized level to one of the stock instances. May be overriden in classes derived from Level.- Throws:
java.io.ObjectStreamException
- if exception during resolution.
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
Serialize level.- Throws:
java.io.IOException
- if exception during serialization.
-
-
-
Package org.apache.log4j.chainsaw
-
Class org.apache.log4j.chainsaw.Main extends javax.swing.JFrame implements Serializable
-
-
Package org.apache.log4j.config
-
Class org.apache.log4j.config.PropertySetterException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -1352613734254235861L
-
Serialized Fields
-
rootCause
java.lang.Throwable rootCause
-
-
-
Package org.apache.log4j.helpers
-
Class org.apache.log4j.helpers.AbsoluteTimeDateFormat extends java.text.DateFormat implements Serializable
- serialVersionUID:
- -388856345976723342L
-
Class org.apache.log4j.helpers.DateTimeDateFormat extends AbsoluteTimeDateFormat implements Serializable
- serialVersionUID:
- 5547637772208514971L
-
Serialized Fields
-
shortMonths
java.lang.String[] shortMonths
-
-
Class org.apache.log4j.helpers.ISO8601DateFormat extends AbsoluteTimeDateFormat implements Serializable
- serialVersionUID:
- -759840745298755296L
-
Class org.apache.log4j.helpers.RelativeTimeDateFormat extends java.text.DateFormat implements Serializable
- serialVersionUID:
- 7055751607085611984L
-
Serialized Fields
-
startTime
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 java.lang.Object implements Serializable
-
Serialized Fields
-
_label
java.lang.String _label
-
_precedence
int _precedence
-
-
-
Class org.apache.log4j.lf5.LogLevelFormatException extends java.lang.Exception implements Serializable
-
Class org.apache.log4j.lf5.LogRecord extends java.lang.Object implements Serializable
-
Serialized Fields
-
_category
java.lang.String _category
-
_level
LogLevel _level
-
_location
java.lang.String _location
-
_message
java.lang.String _message
-
_millis
long _millis
-
_ndc
java.lang.String _ndc
-
_sequenceNumber
long _sequenceNumber
-
_thread
java.lang.String _thread
-
_thrown
java.lang.Throwable _thrown
-
_thrownStackTrace
java.lang.String _thrownStackTrace
-
-
-
-
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 javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
_allRecords
java.util.List _allRecords
-
_colNames
java.lang.String[] _colNames
-
_filter
LogRecordFilter _filter
-
_filteredRecords
java.util.List _filteredRecords
-
_maxNumberOfLogRecords
int _maxNumberOfLogRecords
-
-
-
Class org.apache.log4j.lf5.viewer.LogFactor5Dialog extends javax.swing.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
-
_textField
javax.swing.JTextField _textField
-
-
-
Class org.apache.log4j.lf5.viewer.LogFactor5LoadingDialog extends LogFactor5Dialog implements Serializable
-
Class org.apache.log4j.lf5.viewer.LogTable extends javax.swing.JTable implements Serializable
- serialVersionUID:
- 4867085140195148458L
-
Serialized Fields
-
_colCategory
int _colCategory
-
_colDate
int _colDate
-
_colLevel
int _colLevel
-
_colLocation
int _colLocation
-
_colMessage
int _colMessage
-
_colMessageNum
int _colMessageNum
-
_colNames
LogTableColumn[] _colNames
-
_colNDC
int _colNDC
-
_colThread
int _colThread
-
_colThrown
int _colThrown
-
_colWidths
int[] _colWidths
-
_dateFormatManager
DateFormatManager _dateFormatManager
-
_detailTextArea
javax.swing.JTextArea _detailTextArea
-
_numCols
int _numCols
-
_rowHeight
int _rowHeight
-
_tableColumns
javax.swing.table.TableColumn[] _tableColumns
-
-
Class org.apache.log4j.lf5.viewer.LogTableColumn extends java.lang.Object implements Serializable
- serialVersionUID:
- -4275827753626456547L
-
Serialized Fields
-
_label
java.lang.String _label
-
-
Class org.apache.log4j.lf5.viewer.LogTableColumnFormatException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 6529165785030431653L
-
Class org.apache.log4j.lf5.viewer.LogTableModel extends javax.swing.table.DefaultTableModel implements Serializable
- serialVersionUID:
- 3593300685868700894L
-
Class org.apache.log4j.lf5.viewer.LogTableRowRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
- serialVersionUID:
- -3951639953706443213L
-
Serialized Fields
-
_color
java.awt.Color _color
-
_highlightFatal
boolean _highlightFatal
-
-
-
Package org.apache.log4j.lf5.viewer.categoryexplorer
-
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel extends javax.swing.tree.DefaultTreeModel implements Serializable
- serialVersionUID:
- -3413887384316015901L
-
Serialized Fields
-
_event
java.awt.event.ActionEvent _event
-
_listener
java.awt.event.ActionListener _listener
-
_renderFatal
boolean _renderFatal
-
-
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree extends javax.swing.JTree implements Serializable
- serialVersionUID:
- 8066257446951323576L
-
Serialized Fields
-
_model
CategoryExplorerModel _model
-
_rootAlreadyExpanded
boolean _rootAlreadyExpanded
-
-
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable
- serialVersionUID:
- 5958994817693177319L
-
Serialized Fields
-
_hasFatalChildren
boolean _hasFatalChildren
-
_hasFatalRecords
boolean _hasFatalRecords
-
_numberOfContainedRecords
int _numberOfContainedRecords
-
_numberOfRecordsFromChildren
int _numberOfRecordsFromChildren
-
_selected
boolean _selected
-
-
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer extends CategoryNodeRenderer implements Serializable
- serialVersionUID:
- -6094804684259929574L
-
Class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
- serialVersionUID:
- -6046702673278595048L
-
Serialized Fields
-
_checkBox
javax.swing.JCheckBox _checkBox
-
_panel
javax.swing.JPanel _panel
-
-
-
Package org.apache.log4j.pattern
-
Class org.apache.log4j.pattern.CachedDateFormat extends java.text.DateFormat implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cache
java.lang.StringBuffer cache
Cache of previous conversion. -
expiration
int expiration
Maximum validity period for the cache. Typically 1, use cache for duplicate requests only, or 1000, use cache for requests within the same integral second. -
formatter
java.text.DateFormat formatter
Wrapped formatter. -
millisecondStart
int millisecondStart
Index of initial digit of millisecond pattern or UNRECOGNIZED_MILLISECONDS or NO_MILLISECONDS. -
previousTime
long previousTime
Date requested in previous conversion. -
slotBegin
long slotBegin
Integral second preceding the previous convered Date. -
tmpDate
java.util.Date tmpDate
Scratch date object used to minimize date object creation.
-
-
Class org.apache.log4j.pattern.LogEvent extends java.lang.Object implements Serializable
- serialVersionUID:
- -868428216207166145L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
categoryName
java.lang.String categoryName
Deprecated.This field will be marked as private in future releases. Please do not access it directly. Use theLogEvent.getLoggerName()
method instead.The category (logger) name.
-
locationInfo
LocationInfo locationInfo
Location information for the caller. -
mdcCopy
java.util.Hashtable mdcCopy
The mapped diagnostic context (MDC) of logging event. -
mdcCopyLookupRequired
boolean mdcCopyLookupRequired
Have we tried to do an MDC lookup? If we did, there is no need to do it again. Note that its value is always false when serialized. See also the getMDC and getMDCCopy methods. -
ndc
java.lang.String ndc
The nested diagnostic context (NDC) of logging event. -
ndcLookupRequired
boolean ndcLookupRequired
Have we tried to do an NDC lookup? If we did, there is no need to do it again. Note that its value is always false when serialized. Thus, a receiving SocketNode will never use it's own (incorrect) NDC. See also writeObject method. -
renderedMessage
java.lang.String renderedMessage
The application supplied message rendered through the log4j objet rendering mechanism. -
threadName
java.lang.String threadName
The name of thread in which this logging event was generated. -
throwableInfo
ThrowableInformation throwableInfo
This variable contains information about this event's throwable -
timeStamp
long timeStamp
The number of milliseconds elapsed from 1/1/1970 until logging event was created.
-
-
-
Package org.apache.log4j.spi
-
Class org.apache.log4j.spi.LocationInfo extends java.lang.Object implements Serializable
- serialVersionUID:
- -1325822038990805636L
-
Serialized Fields
-
fullInfo
java.lang.String fullInfo
All available caller information, in the formatfully.qualified.classname.of.caller.methodName(Filename.java:line)
-
-
Class org.apache.log4j.spi.LoggingEvent extends java.lang.Object implements Serializable
- serialVersionUID:
- -868428216207166145L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
categoryName
java.lang.String categoryName
Deprecated.This field will be marked as private in future releases. Please do not access it directly. Use theLoggingEvent.getLoggerName()
method instead.The category (logger) name.
-
locationInfo
LocationInfo locationInfo
Location information for the caller. -
mdcCopy
java.util.Hashtable mdcCopy
The mapped diagnostic context (MDC) of logging event. -
mdcCopyLookupRequired
boolean mdcCopyLookupRequired
Have we tried to do an MDC lookup? If we did, there is no need to do it again. Note that its value is always false when serialized. See also the getMDC and getMDCCopy methods. -
ndc
java.lang.String ndc
The nested diagnostic context (NDC) of logging event. -
ndcLookupRequired
boolean ndcLookupRequired
Have we tried to do an NDC lookup? If we did, there is no need to do it again. Note that its value is always false when serialized. Thus, a receiving SocketNode will never use it's own (incorrect) NDC. See also writeObject method. -
renderedMessage
java.lang.String renderedMessage
The application supplied message rendered through the log4j objet rendering mechanism. -
threadName
java.lang.String threadName
The name of thread in which this logging event was generated. -
throwableInfo
ThrowableInformation throwableInfo
This variable contains information about this event's throwable -
timeStamp
long timeStamp
The number of milliseconds elapsed from 1/1/1970 until logging event was created.
-
-
Class org.apache.log4j.spi.ThrowableInformation extends java.lang.Object implements Serializable
- serialVersionUID:
- -4748765566864322735L
-
Serialized Fields
-
rep
java.lang.String[] rep
-
-