Constant Field Values
Contents
org.apache.*
-
org.apache.avalon.framework.ExceptionUtil Modifier and Type Constant Field Value private static final java.lang.String
GET_CAUSE_NAME
"getCause"
-
org.apache.avalon.framework.configuration.NamespacedSAXConfigurationHandler Modifier and Type Constant Field Value private static final int
EXPECTED_DEPTH
5
-
org.apache.avalon.framework.configuration.SAXConfigurationHandler Modifier and Type Constant Field Value private static final int
EXPECTED_DEPTH
5
-
org.apache.avalon.framework.logger.AvalonFormatter Modifier and Type Constant Field Value public static final boolean
DEFAULT_PRINT_CASCADING
true
public static final int
DEFAULT_STACK_DEPTH
8
private static final int
TYPE_CLASS
9
private static final java.lang.String
TYPE_CLASS_SHORT_STR
"short"
private static final java.lang.String
TYPE_CLASS_STR
"class"
-
org.apache.avalon.framework.logger.ConsoleLogger Modifier and Type Constant Field Value public static final int
LEVEL_DEBUG
0
public static final int
LEVEL_DISABLED
5
public static final int
LEVEL_ERROR
3
public static final int
LEVEL_FATAL
4
public static final int
LEVEL_INFO
1
public static final int
LEVEL_WARN
2