@Configuration @Import(value=Log4JXmlServiceConfig.class) public class Log4JConfig extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
JAXB |
protected static String |
SPRING |
protected static String |
STDOUT |
Constructor and Description |
---|
Log4JConfig() |
Modifier and Type | Method and Description |
---|---|
protected Log4JConfiguration |
getLog4JContext(String pattern,
Threshold threshold) |
protected Log4JConfiguration |
getLog4JContext(String pattern,
Threshold threshold,
Logger logger) |
Log4JConfiguration |
log4JContextDebug() |
Log4JConfiguration |
log4JContextDefault() |
Log4JConfiguration |
log4JContextJAXB() |
Log4JConfiguration |
log4JContextMaven() |
Log4JConfiguration |
log4JContextTest() |
Log4JService |
log4jService() |
protected static final String SPRING
protected static final String JAXB
protected static final String STDOUT
public Log4JConfig()
@Bean public Log4JService log4jService()
@Bean public Log4JConfiguration log4JContextDefault()
@Bean public Log4JConfiguration log4JContextJAXB()
@Bean public Log4JConfiguration log4JContextTest()
@Bean public Log4JConfiguration log4JContextDebug()
@Bean public Log4JConfiguration log4JContextMaven()
protected Log4JConfiguration getLog4JContext(String pattern, Threshold threshold)
protected Log4JConfiguration getLog4JContext(String pattern, Threshold threshold, Logger logger)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.