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)
LoggerlogMessage in interface Loggerlm - the log messagepublic void statusMessage(String lm)
LoggerstatusMessage in interface Loggerlm - the status message.Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.