org.kuali.common.util.log4j.spring
Class Log4JConfig
java.lang.Object
org.kuali.common.util.log4j.spring.Log4JConfig
@Configuration
@Import(value=XmlServiceConfig.class)
public class Log4JConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPRING
protected static final String SPRING
- See Also:
- Constant Field Values
STDOUT
protected static final String STDOUT
- See Also:
- Constant Field Values
Log4JConfig
public Log4JConfig()
log4jService
@Bean
public Log4JService log4jService()
log4JContextDefault
@Bean
public Log4JContext log4JContextDefault()
log4JContextTest
@Bean
public Log4JContext log4JContextTest()
log4JContextDebug
@Bean
public Log4JContext log4JContextDebug()
log4JContextMaven
@Bean
public Log4JContext log4JContextMaven()
getLog4JContext
protected Log4JContext getLog4JContext(String pattern,
Value value)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.