Serialized Form


Package org.apache.logging.log4j.core

Package org.apache.logging.log4j.core.appender

Class org.apache.logging.log4j.core.appender.AppenderRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 6545990597472958303L


Package org.apache.logging.log4j.core.config

Class org.apache.logging.log4j.core.config.ConfigurationException extends RuntimeException implements Serializable

serialVersionUID: -2413951820300775294L


Package org.apache.logging.log4j.core.config.plugins

Class org.apache.logging.log4j.core.config.plugins.PluginType extends Object implements Serializable

serialVersionUID: 4743255148794846612L

Serialized Fields

pluginClass

Class<T> pluginClass

elementName

String elementName

printObject

boolean printObject

deferChildren

boolean deferChildren

Package org.apache.logging.log4j.core.impl

Class org.apache.logging.log4j.core.impl.Log4jLogEvent extends Object implements Serializable

serialVersionUID: -1351367343806656055L

Serialization Methods

readObject

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

writeReplace

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

Serialized Fields

fqcnOfLogger

String fqcnOfLogger

marker

org.apache.logging.log4j.Marker marker

level

org.apache.logging.log4j.Level level

name

String name

message

org.apache.logging.log4j.message.Message message

timestamp

long timestamp

throwable

ThrowableProxy throwable

mdc

Map<K,V> mdc

ndc

org.apache.logging.log4j.ThreadContext.ContextStack ndc

threadName

String threadName

location

StackTraceElement location

Class org.apache.logging.log4j.core.impl.StackTracePackageElement extends Object implements Serializable

serialVersionUID: -2171069569241280505L

Serialized Fields

location

String location

version

String version

isExact

boolean isExact

Class org.apache.logging.log4j.core.impl.ThrowableProxy extends Throwable implements Serializable

serialVersionUID: -2752771578252251910L

Serialized Fields

proxyCause

ThrowableProxy proxyCause

commonElementCount

int commonElementCount

name

String name

callerPackageData

StackTracePackageElement[] callerPackageData



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