Package | Description |
---|---|
org.kuali.common.util.log.log4j.model | |
org.kuali.common.util.log.log4j.spring |
Modifier and Type | Field and Description |
---|---|
static Logger |
Logger.DEFAULT |
Modifier and Type | Field and Description |
---|---|
static List<Logger> |
Logger.EMPTY |
Modifier and Type | Method and Description |
---|---|
Logger |
Log4JConfiguration.getRoot() |
static Logger |
Logger.getRootLogger(AppenderRef reference,
Level level) |
static Logger |
Logger.getRootLogger(List<AppenderRef> references,
Level level) |
Modifier and Type | Method and Description |
---|---|
List<Logger> |
Log4JConfiguration.getLoggers() |
Modifier and Type | Method and Description |
---|---|
static boolean |
Logger.isThresholdNull(Logger logger) |
Log4JConfiguration.Builder |
Log4JConfiguration.Builder.logger(Logger logger) |
Modifier and Type | Method and Description |
---|---|
Log4JConfiguration.Builder |
Log4JConfiguration.Builder.loggers(List<Logger> loggers) |
Constructor and Description |
---|
Log4JConfiguration.Builder(Logger root) |
Modifier and Type | Method and Description |
---|---|
protected Log4JConfiguration |
Log4JConfig.getLog4JContext(String pattern,
Threshold threshold,
Logger logger) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.