|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.core.logging.Logger
weka.core.logging.ConsoleLogger
weka.core.logging.FileLogger
weka.core.logging.OutputLogger
public class OutputLogger
A logger that logs all output on stdout and stderr to a file.
Nested Class Summary | |
---|---|
static class |
OutputLogger.OutputPrintStream
A print stream class to capture all data from stdout and stderr. |
Nested classes/interfaces inherited from class weka.core.logging.Logger |
---|
Logger.Level |
Field Summary |
---|
Fields inherited from class weka.core.logging.Logger |
---|
PROPERTIES_FILE |
Constructor Summary | |
---|---|
OutputLogger()
|
Method Summary | |
---|---|
java.lang.String |
getRevision()
Returns the revision string. |
Methods inherited from class weka.core.logging.Logger |
---|
getMinLevel, getSingleton, log, log |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputLogger()
Method Detail |
---|
public java.lang.String getRevision()
getRevision
in interface RevisionHandler
getRevision
in class FileLogger
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |