Package org.harctoolbox.cmdline
Class CommandLogOptions
java.lang.Object
org.harctoolbox.cmdline.AbstractCommand
org.harctoolbox.cmdline.CommandLogOptions
- Direct Known Subclasses:
CommandBasicOptions
-
Field Summary
Modifier and TypeFieldDescriptionboolean
Fields inherited from class org.harctoolbox.cmdline.AbstractCommand
helpRequested
-
Constructor Summary
-
Method Summary
Methods inherited from class org.harctoolbox.cmdline.AbstractCommand
description, process
-
Field Details
-
logclasses
-
logfile
-
logformat
-
logLevel
-
xmlLog
public boolean xmlLog
-
-
Constructor Details
-
CommandLogOptions
public CommandLogOptions()
-