Serialized Form
Package org.apache.commons.logging |
Class org.apache.commons.logging.AltHashtable extends java.util.Hashtable implements Serializable |
serialVersionUID: 8927996458633688095L
Class org.apache.commons.logging.DummyException extends java.lang.Exception implements Serializable |
serialVersionUID: 1L
serialVersionUID: 8486587136871052495L
cause
java.lang.Throwable cause
- The underlying cause of this exception.
Package org.apache.commons.logging.impl |
serialVersionUID: -8649807923527610591L
name
java.lang.String name
sourceClassName
java.lang.String sourceClassName
sourceMethodName
java.lang.String sourceMethodName
classAndMethodFound
boolean classAndMethodFound
serialVersionUID: 4784713551416303804L
name
java.lang.String name
- The name of the logger we are wrapping.
serialVersionUID: 5160705895411730424L
name
java.lang.String name
- Logger name
serialVersionUID: 3768538055836059519L
name
java.lang.String name
- Name of this logger
serialVersionUID: 561423906191706148L
serialVersionUID: 136942970684951178L
logName
java.lang.String logName
- The name of this simple log instance
currentLogLevel
int currentLogLevel
- The current log level
shortLogName
java.lang.String shortLogName
- The short name of this simple log instance
serialVersionUID: -1546036869799732453L
queue
java.lang.ref.ReferenceQueue<T> queue
changeCount
int changeCount
Copyright 2002-2013 The Apache Software Foundation.