String queryString
String requestURI
String requestURL
String remoteHost
String remoteUser
String remoteAddr
String threadName
String protocol
String method
String serverName
String requestContent
String responseContent
String sessionID
long elapsedTime
Map<K,V> requestHeaderMap
Map<K,V> requestParameterMap
Map<K,V> responseHeaderMap
Map<K,V> attributeMap
long contentLength
int statusCode
int localPort
long timeStamp
String name
Level level
Level effectiveLevel
HLogger parent
Map<K,V> childrenMap
ArrayList<E> appenderList
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.private Object readResolve()
int levelInt
String levelStr
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
String name
ControlLogger parent
String name
Level level
String message
LoggerContextVO loggerContextView
String name
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
String threadName
String loggerName
LoggerContextVO loggerContextVO
String message
ThrowableProxyVO throwableProxy
StackTraceElement[] callerDataArray
org.slf4j.Marker marker
Map<K,V> mdcPropertyMap
long timeStamp
long sequenceNumber
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
String threadName
String loggerName
LoggerContextVO loggerContextVO
String message
Object[] argumentArray
IThrowableProxy throwableProxy
StackTraceElement[] callerDataArray
org.slf4j.Marker marker
Map<K,V> mdcPropertyMap
long timeStamp
long sequenceNumber
StackTraceElement ste
ClassPackagingData cpd
String className
String message
int commonFramesCount
StackTraceElementProxy[] stackTraceElementProxyArray
IThrowableProxy cause
IThrowableProxy[] suppressed
PeriodicityType periodicityType
String datePattern
Throwable cause
Copyright © 2005–2018 QOS.ch. All rights reserved.