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
long startTime
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–2023 QOS.CH Sarl (Switzerland). All rights reserved.