| Package | Description |
|---|---|
| org.kuali.common.util.log.log4j | |
| org.kuali.common.util.log.log4j.model | |
| org.kuali.common.util.log.log4j.spring |
| Modifier and Type | Method and Description |
|---|---|
Log4JConfiguration |
Log4JExecutable.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLog4JService.configure(Log4JConfiguration config) |
void |
Log4JService.configure(Log4JConfiguration context) |
String |
DefaultLog4JService.toXml(Log4JConfiguration config) |
String |
Log4JService.toXml(Log4JConfiguration context) |
void |
DefaultLog4JService.write(File file,
Log4JConfiguration config) |
void |
Log4JService.write(File file,
Log4JConfiguration context) |
| Constructor and Description |
|---|
Log4JExecutable(Log4JService service,
Log4JConfiguration context) |
Log4JExecutable(Log4JService service,
Log4JConfiguration context,
boolean skip) |
| Modifier and Type | Method and Description |
|---|---|
Log4JConfiguration |
Log4JConfiguration.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected Log4JConfiguration |
Log4JConfig.getLog4JContext(String pattern,
Threshold threshold) |
protected Log4JConfiguration |
Log4JConfig.getLog4JContext(String pattern,
Threshold threshold,
Logger logger) |
Log4JConfiguration |
Log4JConfig.log4JContextDebug() |
Log4JConfiguration |
Log4JConfig.log4JContextDefault() |
Log4JConfiguration |
Log4JConfig.log4JContextJAXB() |
Log4JConfiguration |
Log4JConfig.log4JContextMaven() |
Log4JConfiguration |
Log4JConfig.log4JContextTest() |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.