protected Object readResolve() throws ObjectStreamException
ObjectStreamExceptionString name
Level level
int effectiveLevelInt
Logger parent
List<E> childrenList
boolean additive
false then the appenders located in the ancestors of this
logger will not be used. However, the children of this logger will inherit
its appenders, unless the children have their additivity flag set to
false too. See the user manual for more details.LoggerRemoteView loggerRemoteView
LoggerContextVO loggerContextView
String name
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionString threadName
String loggerName
LoggerContextVO loggerContextVO
String message
ThrowableProxyVO throwableProxy
StackTraceElement[] callerDataArray
org.slf4j.Marker marker
Map<K,V> mdcPropertyMap
long timeStamp
StackTraceElement ste
ClassPackagingData cpd
String className
String message
int commonFramesCount
StackTraceElementProxy[] stackTraceElementProxyArray
IThrowableProxy cause
IThrowableProxy[] suppressed
Copyright © 2005-2013 QOS.ch. All Rights Reserved.