org.semanticweb.HermiT.cli
Class CommandLine.StatusOutput
java.lang.Object
org.semanticweb.HermiT.cli.CommandLine.StatusOutput
- Enclosing class:
- CommandLine
protected static class CommandLine.StatusOutput
- extends java.lang.Object
Method Summary |
void |
log(int inLevel,
java.lang.String message)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
level
protected int level
ALWAYS
public static final int ALWAYS
- See Also:
- Constant Field Values
STATUS
public static final int STATUS
- See Also:
- Constant Field Values
DETAIL
public static final int DETAIL
- See Also:
- Constant Field Values
DEBUG
public static final int DEBUG
- See Also:
- Constant Field Values
CommandLine.StatusOutput
public CommandLine.StatusOutput(int inLevel)
log
public void log(int inLevel,
java.lang.String message)