| Package | Description |
|---|---|
| org.kuali.common.util.inform | |
| org.kuali.common.util.log |
| Modifier and Type | Field and Description |
|---|---|
static LogMsg |
Inform.DEFAULT_START_MESSAGE |
static LogMsg |
Inform.DEFAULT_STOP_MESSAGE |
| Modifier and Type | Method and Description |
|---|---|
LogMsg |
Inform.getStartMessage() |
LogMsg |
Inform.getStopMessage() |
| Constructor and Description |
|---|
Inform(LogMsg startMessage) |
Inform(LogMsg startMessage,
LogMsg stopMessage) |
Inform(PrintStream printStream,
String startToken,
String progressToken,
String completeToken,
LogMsg startMessage,
LogMsg stopMessage) |
| Modifier and Type | Field and Description |
|---|---|
static LogMsg |
LogMsg.NOOP |
| Modifier and Type | Method and Description |
|---|---|
static void |
LoggerUtils.log(LogMsg msg,
org.slf4j.Logger logger) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.