Serialized Form
Package org.apache.commons.logging |
serialVersionUID: 1L
cause
java.lang.Throwable cause
- The underlying cause of this exception.
Package org.apache.juli.logging |
cause
java.lang.Throwable cause
- The underlying cause of this exception.
serialVersionUID: 3491141966387921974L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Custom deserialization of Level.
- Throws:
java.io.IOException
- if IO exception.
java.lang.ClassNotFoundException
- if class not found.
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Serialize level.
- Throws:
java.io.IOException
- if exception during serialization.
readResolve
private java.lang.Object readResolve()
- Resolved deserialized level to one of the stock instances.
May be overriden in classes derived from Level.
Package org.apache.log4j.config |
Class org.apache.log4j.config.PropertySetterException extends java.lang.Exception implements Serializable |
serialVersionUID: -1352613734254235861L
rootCause
java.lang.Throwable rootCause
Package org.apache.log4j.helpers |
Class org.apache.log4j.helpers.AbsoluteTimeDateFormat extends java.text.DateFormat implements Serializable |
serialVersionUID: -388856345976723342L
Class org.apache.log4j.helpers.DateTimeDateFormat extends org.apache.log4j.helpers.AbsoluteTimeDateFormat implements Serializable |
serialVersionUID: 5547637772208514971L
shortMonths
java.lang.String[] shortMonths
Class org.apache.log4j.helpers.ISO8601DateFormat extends org.apache.log4j.helpers.AbsoluteTimeDateFormat implements Serializable |
serialVersionUID: -759840745298755296L
Class org.apache.log4j.helpers.RelativeTimeDateFormat extends java.text.DateFormat implements Serializable |
serialVersionUID: 7055751607085611984L
startTime
long startTime
Package org.apache.log4j.spi |
Class org.apache.log4j.spi.LocationInfo extends java.lang.Object implements Serializable |
serialVersionUID: -1325822038990805636L
fullInfo
java.lang.String fullInfo
Class org.apache.log4j.spi.LoggingEvent extends java.lang.Object implements Serializable |
serialVersionUID: -868428216207166145L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
categoryName
java.lang.String categoryName
ndc
java.lang.String ndc
mdcCopy
java.util.Hashtable<K,V> mdcCopy
ndcLookupRequired
boolean ndcLookupRequired
mdcCopyLookupRequired
boolean mdcCopyLookupRequired
renderedMessage
java.lang.String renderedMessage
threadName
java.lang.String threadName
throwableInfo
org.apache.log4j.spi.ThrowableInformation throwableInfo
timeStamp
long timeStamp
locationInfo
org.apache.log4j.spi.LocationInfo locationInfo
Class org.apache.log4j.spi.ThrowableInformation extends java.lang.Object implements Serializable |
serialVersionUID: -4748765566864322735L
rep
java.lang.String[] rep
Package org.ops4j.pax.logging.example |
m_Logger
Logger m_Logger
m_Slf4jLogger
Logger m_Slf4jLogger
m_JdkLogger
java.util.logging.Logger m_JdkLogger
m_JclLogger
Log m_JclLogger
m_JuliLogger
Log m_JuliLogger
m_Context
org.mortbay.http.HttpContext m_Context
m_Name
java.lang.String m_Name
m_started
boolean m_started
Package org.ops4j.pax.logging.service.internal |
m_delegate
org.apache.log4j.spi.LoggingEvent m_delegate
Package org.slf4j.helpers |
serialVersionUID: 1803952589649545191L
name
java.lang.String name
refereceList
java.util.List<E> refereceList
serialVersionUID: 9044267456635152283L
serialVersionUID: -517220405410904473L
Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.