|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XLoggingListener
This interface defines listener methods for receiving internal OpenXES log events.
Method Summary | |
---|---|
void |
log(String message,
XLogging.Importance importance)
Receives an internal OpenXES log message. |
Method Detail |
---|
void log(String message, XLogging.Importance importance)
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 |