Serialized Form


Package org.apache.logging.slf4j

Class org.apache.logging.slf4j.Log4jLogger extends Object implements Serializable

serialVersionUID: 7869000638091304316L

Serialization Methods

readObject

private void readObject(ObjectInputStream aInputStream)
                 throws ClassNotFoundException,
                        IOException
Always treat de-serialization as a full-blown constructor, by validating the final state of the de-serialized object.

Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream aOutputStream)
                  throws IOException
This is the default implementation of writeObject. Customise if necessary.

Throws:
IOException
Serialized Fields

eventLogger

boolean eventLogger

name

String name

Class org.apache.logging.slf4j.Log4jMarker extends Object implements Serializable

serialVersionUID: 1590472L

Serialized Fields

factory

org.slf4j.IMarkerFactory factory

marker

org.apache.logging.log4j.Marker marker

Class org.apache.logging.slf4j.SLF4JLoggingException extends RuntimeException implements Serializable

serialVersionUID: -1618650972455089998L



Copyright © 1999-2015 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.