|
||||||||||
| 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
public class FileLogger
A simple file logger, that just logs to a single file. Deletes the file when an object gets instantiated.
| Nested Class Summary |
|---|
| 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 | |
|---|---|
FileLogger()
|
|
| 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 FileLogger()
| Method Detail |
|---|
public java.lang.String getRevision()
getRevision in interface RevisionHandlergetRevision in class ConsoleLogger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||