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 java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException - if exception during resolution.private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
java.io.IOException - if exception during serialization.java.lang.Throwable rootCause
java.lang.String[] shortMonths
long startTime
java.lang.String _label
int _precedence
java.lang.String _category
LogLevel _level
java.lang.String _location
java.lang.String _message
long _millis
java.lang.String _ndc
long _sequenceNumber
java.lang.String _thread
java.lang.Throwable _thrown
java.lang.String _thrownStackTrace
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.IOExceptionjava.lang.ClassNotFoundExceptionprivate void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOExceptionjava.lang.String categoryName
LoggingEvent.getLoggerName() method instead.The category (logger) name.
LocationInfo locationInfo
java.util.Hashtable<K extends java.lang.Object,V extends java.lang.Object> mdcCopy
boolean mdcCopyLookupRequired
java.lang.String ndc
boolean ndcLookupRequired
java.lang.String renderedMessage
java.lang.String threadName
ThrowableInformation throwableInfo
long timeStamp
java.lang.String[] rep
Copyright 2000-2007 Apache Software Foundation.