public static class FlowRunner.SimpleLogger extends Object implements Logger
Constructor and Description |
---|
FlowRunner.SimpleLogger() |
Modifier and Type | Method and Description |
---|---|
void |
logMessage(String lm)
Sends the supplied message to the log area.
|
void |
statusMessage(String lm)
Sends the supplied message to the status line.
|
public void logMessage(String lm)
Logger
logMessage
in interface Logger
lm
- the log messagepublic void statusMessage(String lm)
Logger
statusMessage
in interface Logger
lm
- the status message.Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.