public class JCConsoleEventLog extends Object implements IJCEventLog
JCConsoleEventLog
class is a console implementation for
IJCEventLog
Constructor and Description |
---|
JCConsoleEventLog() |
Modifier and Type | Method and Description |
---|---|
void |
EventLog(String msg)
Invoked when an event happens.
|
void |
FusionLog(String msg)
Invoked when a fusion event happens.
|
public void FusionLog(String msg)
FusionLog
in interface IJCEventLog
msg
- The message associatedpublic void EventLog(String msg)
EventLog
in interface IJCEventLog
msg
- The message associated