org.kuali.common.util.log.log4j.model
Class Log4JConfiguration
java.lang.Object
org.kuali.common.util.log.log4j.model.Log4JConfiguration
public final class Log4JConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLoggers
public List<Logger> getLoggers()
getAppenders
public List<Appender> getAppenders()
getReset
public boolean getReset()
getDebug
public Debug getDebug()
getThreshold
public Threshold getThreshold()
getRoot
public Logger getRoot()
getNamespace
public String getNamespace()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.