public class LogEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
protected String |
m_Message
the log message.
|
source
Constructor and Description |
---|
LogEvent(Object source,
String message)
Gets called when the experiment starts on a new evaluation.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Returns the message.
|
getSource, toString
Copyright © 2017. All Rights Reserved.