| Package | Description |
|---|---|
| org.kuali.common.util.log.log4j.jaxb | |
| org.kuali.common.util.log.log4j.model |
| Modifier and Type | Method and Description |
|---|---|
Debug |
DebugAdapter.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
DebugAdapter.marshal(Debug value) |
| Modifier and Type | Field and Description |
|---|---|
static Debug |
Debug.DEFAULT_VALUE |
| Modifier and Type | Method and Description |
|---|---|
Debug |
Log4JConfiguration.getDebug() |
static Debug |
Debug.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Debug[] |
Debug.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.debug(Debug debug) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.