Serialized Form


Package org.apache.logging.log4j

Class org.apache.logging.log4j.LoggingException extends RuntimeException implements Serializable

serialVersionUID: 6366395965071580537L

Class org.apache.logging.log4j.ThreadContext.ImmutableMap extends HashMap<String,String> implements Serializable

serialVersionUID: 5050503L

Class org.apache.logging.log4j.ThreadContext.ImmutableStack extends org.apache.logging.log4j.ThreadContext.ThreadContextStack implements Serializable

serialVersionUID: 5050502L


Package org.apache.logging.log4j.message

Class org.apache.logging.log4j.message.LocalizedMessage extends ParameterizedMessage implements Serializable

serialVersionUID: 3893703791567290742L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

bundleId

String bundleId

locale

Locale locale

loggerName

String loggerName

Class org.apache.logging.log4j.message.MapMessage extends Object implements Serializable

serialVersionUID: -5031471831131487120L

Serialized Fields

data

SortedMap<K,V> data

Class org.apache.logging.log4j.message.ObjectMessage extends Object implements Serializable

serialVersionUID: -5903272448334166185L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.logging.log4j.message.ParameterizedMessage extends Object implements Serializable

serialVersionUID: -665975803997290697L

Serialized Fields

messagePattern

String messagePattern

stringArgs

String[] stringArgs

Class org.apache.logging.log4j.message.SimpleMessage extends Object implements Serializable

serialVersionUID: -8398002534962715992L

Serialized Fields

message

String message

Class org.apache.logging.log4j.message.StringFormattedMessage extends Object implements Serializable

serialVersionUID: -665975803997290697L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

messagePattern

String messagePattern

stringArgs

String[] stringArgs

Class org.apache.logging.log4j.message.StructuredDataId extends Object implements Serializable

serialVersionUID: 9031746276396249990L

Serialized Fields

name

String name

enterpriseNumber

int enterpriseNumber

required

String[] required

optional

String[] optional

Class org.apache.logging.log4j.message.StructuredDataMessage extends MapMessage implements Serializable

serialVersionUID: 1703221292892071920L

Serialized Fields

id

StructuredDataId id

message

String message

type

String type

Class org.apache.logging.log4j.message.ThreadDumpMessage extends Object implements Serializable

serialVersionUID: -1103400781608841088L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws InvalidObjectException
Throws:
InvalidObjectException

writeReplace

protected Object writeReplace()
Creates a ThreadDumpMessageProxy that can be serialized.

Serialized Fields

threads

Map<K,V> threads

title

String title

formattedMessage

String formattedMessage



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, and the Apache Logging project logo are trademarks of The Apache Software Foundation.