Serialized Form
-
Package org.apache.log4j
-
Class org.apache.log4j.Level extends org.apache.log4j.Priority implements Serializable
- serialVersionUID:
- 3491141966387921974L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
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.spi
-
Class org.apache.log4j.spi.LocationInfo extends Object implements Serializable
- serialVersionUID:
- -1325822038990805636L
-
Serialized Fields
-
fullInfo
String fullInfo
-
-
Class org.apache.log4j.spi.LoggingEvent extends Object implements Serializable
- serialVersionUID:
- -868428216207166145L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream oos) throws IOException
- Throws:
IOException
-
-
Class org.apache.log4j.spi.ThrowableInformation extends Object implements Serializable
- serialVersionUID:
- -4748765566864322735L
-
Serialized Fields
-
rep
String[] rep
-
-