Package | Description |
---|---|
org.kuali.common.util.log4j.model | |
org.kuali.common.util.log4j.model.param | |
org.kuali.common.util.log4j.spring |
Modifier and Type | Field and Description |
---|---|
static Value |
Log4JContext.DEFAULT_THRESHOLD_VALUE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Value |
Log4JContext.getThreshold()
Deprecated.
|
Value |
Level.getValue()
Deprecated.
|
static Value |
Value.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Value[] |
Value.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Log4JContext.setThreshold(Value threshold)
Deprecated.
|
void |
Level.setValue(Value value)
Deprecated.
|
Constructor and Description |
---|
Level(Value value)
Deprecated.
|
Constructor and Description |
---|
ThresholdParam(Value value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Log4JContext |
Log4JConfig.getLog4JContext(String pattern,
Value value)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.