Base class for all commands.
Logs messages to stdout.
Calls logfunc only when the verbose-flag is on.
Runs the command.
Verbose output.
See Implementation
Base class for all commands.