Package | Description |
---|---|
de.esprit.common.log |
All these classes contribute to a flexible logging system,
which is basically reuseable in any project.
|
de.esprit.common.log.gui |
Contains a set of available LogPrinters
|
Modifier and Type | Method and Description |
---|---|
void |
LogLevelEvent.Source.addLogLevelListener(LogLevelEvent.Listener l) |
void |
LogChannel.addLogLevelListener(LogLevelEvent.Listener l) |
void |
AbstractLogPrinter.addLogLevelListener(LogLevelEvent.Listener l) |
void |
LogLevelEvent.Source.removeLogLevelListener(LogLevelEvent.Listener l) |
void |
LogChannel.removeLogLevelListener(LogLevelEvent.Listener l) |
void |
AbstractLogPrinter.removeLogLevelListener(LogLevelEvent.Listener l) |
Modifier and Type | Method and Description |
---|---|
void |
LogConsole.addLogLevelListener(LogLevelEvent.Listener l) |
void |
LogConsole.removeLogLevelListener(LogLevelEvent.Listener l) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.