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
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 2000-2005 Apache Software Foundation.