Package | Description |
---|---|
weka.core |
Modifier and Type | Method and Description |
---|---|
Debug.Log |
Debug.Random.getLog()
the currently used log, if null then stdout is used for outputting
the debugging information
|
static Debug.Log |
Debug.newLog(String filename,
int size,
int numFiles)
returns a new Log instance
|
Modifier and Type | Method and Description |
---|---|
void |
Debug.Random.setLog(Debug.Log value)
the log to use, if it is null then stdout is used
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.