Package | Description |
---|---|
kernel | |
log |
Modifier and Type | Method and Description |
---|---|
LogFile |
AMOEBA.getLogFile()
Gets the log file.
|
Modifier and Type | Method and Description |
---|---|
void |
LogForm.setLogFile(LogFile logfile)
Sets the log file.
|
Constructor and Description |
---|
LoggerConsole(LogFile logFile)
Instantiates a new logger console.
|
LoggerFile(LogFile logFile)
Instantiates a new logger file.
|