Constructor and Description |
---|
SysErrLog() |
Modifier and Type | Method and Description |
---|---|
void |
logMessage(String message)
Sends the supplied message to the log area.
|
void |
statusMessage(String message)
Sends the supplied message to the status line.
|
public void logMessage(String message)
logMessage
in interface Logger
message
- a value of type 'String'public void statusMessage(String message)
statusMessage
in interface Logger
message
- the status messageCopyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.