Serialized Form

Class org.apache.commons.logging.impl.AvalonLogger implements Serializable

Serialized Fields

name

java.lang.String name
The name of this logger


Class org.apache.commons.logging.impl.Jdk13LumberjackLogger implements Serializable

Serialized Fields

name

java.lang.String name

sourceClassName

java.lang.String sourceClassName

sourceMethodName

java.lang.String sourceMethodName

classAndMethodFound

boolean classAndMethodFound


Class org.apache.commons.logging.impl.Jdk14Logger implements Serializable

Serialized Fields

name

java.lang.String name
The name of the logger we are wrapping.


Class org.apache.commons.logging.impl.Log4JLogger implements Serializable

Serialized Fields

name

java.lang.String name
Logger name


Class org.apache.commons.logging.LogConfigurationException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
The underlying cause of this exception.


Class org.apache.commons.logging.impl.LogKitLogger implements Serializable

Serialized Fields

name

java.lang.String name
Name of this logger


Class org.apache.commons.logging.impl.NoOpLog implements Serializable


Class org.apache.commons.logging.impl.SimpleLog implements Serializable

Serialized Fields

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



Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved.