public final class Log4JConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Log4JConfiguration.Builder |
Modifier and Type | Method and Description |
---|---|
List<Appender> |
getAppenders() |
Debug |
getDebug() |
List<Logger> |
getLoggers() |
String |
getNamespace() |
boolean |
getReset() |
Logger |
getRoot() |
Threshold |
getThreshold() |
public List<Logger> getLoggers()
public List<Appender> getAppenders()
public boolean getReset()
public Threshold getThreshold()
public String getNamespace()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.