Serialized Form
-
Package org.apache.commons.logging
-
Class org.apache.commons.logging.LogConfigurationException extends RuntimeException implements Serializable
- serialVersionUID:
- 8486587136871052495L
-
Serialized Fields
-
cause
Throwable cause
Deprecated.
-
-
-
Package org.apache.juli.logging
-
Class org.apache.juli.logging.LogConfigurationException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.log4j
-
Class org.apache.log4j.AuditLevel extends Priority implements Serializable
-
Class org.apache.log4j.Level extends Priority implements Serializable
- serialVersionUID:
- 3491141966387921974L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
-
Package org.apache.log4j.helpers
-
Class org.apache.log4j.helpers.AbsoluteTimeDateFormat extends DateFormat implements Serializable
- serialVersionUID:
- -388856345976723342L
-
Class org.apache.log4j.helpers.DateTimeDateFormat extends org.apache.log4j.helpers.AbsoluteTimeDateFormat implements Serializable
- serialVersionUID:
- 5547637772208514971L
-
Serialized Fields
-
shortMonths
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 DateFormat implements Serializable
- serialVersionUID:
- 7055751607085611984L
-
Serialized Fields
-
startTime
long startTime
-
-
Class org.apache.log4j.helpers.UtilLoggingLevel extends org.apache.log4j.Level implements Serializable
- serialVersionUID:
- 909301162611820211L
-
-
Package org.apache.log4j.pattern
-
Class org.apache.log4j.pattern.CachedDateFormat extends DateFormat implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cache
StringBuffer cache
-
expiration
int expiration
-
formatter
DateFormat formatter
-
millisecondStart
int millisecondStart
-
previousTime
long previousTime
-
slotBegin
long slotBegin
-
tmpDate
Date tmpDate
-
-
Class org.apache.log4j.pattern.LogEvent extends Object implements Serializable
- serialVersionUID:
- -868428216207166145L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
categoryName
String categoryName
Deprecated. -
locationInfo
org.apache.log4j.spi.LocationInfo locationInfo
-
mdcCopy
Hashtable mdcCopy
-
mdcCopyLookupRequired
boolean mdcCopyLookupRequired
-
ndc
String ndc
-
ndcLookupRequired
boolean ndcLookupRequired
-
renderedMessage
String renderedMessage
-
threadName
String threadName
-
throwableInfo
org.apache.log4j.spi.ThrowableInformation throwableInfo
-
timeStamp
long timeStamp
-
-
-
Package org.apache.logging.log4j
-
Class org.apache.logging.log4j.Level extends Object implements Serializable
- serialVersionUID:
- 1581082L
-
Class org.apache.logging.log4j.LoggingException extends RuntimeException implements Serializable
- serialVersionUID:
- 6366395965071580537L
-
Class org.apache.logging.log4j.MarkerManager.Log4jMarker extends Object implements Serializable
- serialVersionUID:
- 100L
-
Serialized Fields
-
name
String name
-
parents
org.apache.logging.log4j.Marker[] parents
-
-
-
Package org.apache.logging.log4j.status
-
Class org.apache.logging.log4j.status.StatusData extends Object implements Serializable
- serialVersionUID:
- -4341916115118014017L
-
Serialized Fields
-
caller
StackTraceElement caller
-
instant
Instant instant
-
instantFormatter
DateTimeFormatter instantFormatter
-
level
org.apache.logging.log4j.Level level
-
marker
org.apache.logging.log4j.Marker marker
-
message
org.apache.logging.log4j.message.Message message
-
threadName
String threadName
-
throwable
Throwable throwable
-
-
Class org.apache.logging.log4j.status.StatusLogger extends org.apache.logging.log4j.spi.AbstractLogger implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
buffer
Queue<StatusData> buffer
-
config
StatusLogger.Config config
-
fallbackListener
StatusConsoleListener fallbackListener
-
listeners
List<org.apache.logging.log4j.status.StatusListener> listeners
-
-
-
Package org.apache.logging.log4j.util
-
Class org.apache.logging.log4j.util.InternalException extends RuntimeException implements Serializable
- serialVersionUID:
- 6366395965071580537L
-
Class org.apache.logging.log4j.util.PropertySource.Comparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.logging.log4j.util.SortedArrayStringMap extends Object implements Serializable
- serialVersionUID:
- -5748905872274478116L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
immutable
boolean immutable
-
threshold
int threshold
-
-
Class org.apache.logging.log4j.util.Timer extends Object implements Serializable
- serialVersionUID:
- 9175191792439630013L
-
Serialized Fields
-
elapsedTime
long elapsedTime
-
iterations
int iterations
-
name
String name
-
startTime
ThreadLocal<Long> startTime
-
status
org.apache.logging.log4j.util.Timer.Status status
-
-
-
Package org.jboss.logging
-
Package org.ops4j.pax.logging.jbosslogging
-
Class org.ops4j.pax.logging.jbosslogging.JBossLoggingLogger extends org.jboss.logging.Logger implements Serializable
-
-
Package org.ops4j.pax.logging.log4jv2
-
Class org.ops4j.pax.logging.log4jv2.Log4jv2Logger extends org.apache.logging.log4j.spi.AbstractLogger implements Serializable
-
Class org.ops4j.pax.logging.log4jv2.Log4jv2ThreadContextStack extends Object implements Serializable
- serialVersionUID:
- 5050501L
-
Serialized Fields
-
useStack
boolean useStack
-
-