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