public abstract class AbstractLogger extends Object implements EvaluationLogger.Indentable
EvaluationLogger.Indentable| Constructor and Description |
|---|
AbstractLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(String message) |
void |
close() |
void |
popIndentation() |
void |
pushIndentation() |
public void append(String message)
append in interface EvaluationLoggerpublic void close()
close in interface EvaluationLogger.Indentablepublic void popIndentation()
popIndentation in interface EvaluationLogger.Indentablepublic void pushIndentation()
pushIndentation in interface EvaluationLogger.IndentableCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.