|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deckfour.xes.logging.XStdoutLoggingListener
public class XStdoutLoggingListener
Default STDOUT logging listener.
Constructor Summary | |
---|---|
XStdoutLoggingListener()
|
Method Summary | |
---|---|
void |
log(java.lang.String message,
XLogging.Importance importance)
Receives an internal OpenXES log message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XStdoutLoggingListener()
Method Detail |
---|
public void log(java.lang.String message, XLogging.Importance importance)
XLoggingListener
log
in interface XLoggingListener
message
- Text of the log message.importance
- Importance of the log message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |