Package | Description |
---|---|
de.esprit.common.log |
All these classes contribute to a flexible logging system,
which is basically reuseable in any project.
|
Modifier and Type | Method and Description |
---|---|
protected LogMessageFormatter |
AbstractLogPrinter.createLogMessageFormatter() |
LogMessageFormatter |
LogPrinter.getLogMessageFormatter()
Returns the formatter for formatting the logMessage
|
LogMessageFormatter |
LogConsole.getLogMessageFormatter() |
LogMessageFormatter |
AbstractLogPrinter.getLogMessageFormatter() |
Modifier and Type | Method and Description |
---|---|
protected void |
LogPrinterFrame.processLogMessage(TextConsole output,
LogMessageFormatter formatter,
LogMessageEvent e) |
protected void |
AbstractLogPrinter.processLogMessage(TextConsole output,
LogMessageFormatter formatter,
LogMessageEvent e)
Gives subclasses a chance to hook in before printing the logMessage
|
Constructor and Description |
---|
LogFormatMenuBar(LogMessageFormatter formatter,
java.lang.String envBaseKey) |
Copyright © 2011 EsprIT-Systems. All Rights Reserved.