| Package | Description |
|---|---|
| org.kuali.common.util.log.log4j | |
| org.kuali.common.util.log.log4j.jaxb | |
| org.kuali.common.util.log.log4j.model | |
| org.kuali.common.util.log.log4j.spring |
| Modifier and Type | Method and Description |
|---|---|
static Param |
ParamFactory.getThresholdParam(Threshold threshold) |
| Modifier and Type | Method and Description |
|---|---|
Threshold |
RepositoryThresholdAdapter.unmarshal(String threshold) |
| Modifier and Type | Method and Description |
|---|---|
String |
RepositoryThresholdAdapter.marshal(Threshold threshold) |
| Modifier and Type | Field and Description |
|---|---|
static Threshold |
Threshold.DEFAULT_LOGGER_VALUE |
static Threshold |
Threshold.DEFAULT_REPOSITORY_VALUE |
| Modifier and Type | Method and Description |
|---|---|
Threshold |
Log4JConfiguration.getThreshold() |
Threshold |
Level.getValue() |
static Threshold |
Threshold.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Threshold[] |
Threshold.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Log4JConfiguration.Builder |
Log4JConfiguration.Builder.threshold(Threshold threshold) |
| Constructor and Description |
|---|
Level(Class<?> levelClass,
Threshold value) |
Level(Threshold value) |
| Modifier and Type | Method and Description |
|---|---|
protected Log4JConfiguration |
Log4JConfig.getLog4JContext(String pattern,
Threshold threshold) |
protected Log4JConfiguration |
Log4JConfig.getLog4JContext(String pattern,
Threshold threshold,
Logger logger) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.