Update reclass cli entry points, use the logger from reclass.logger

While the reclass.logger module initializes a logger with a basic
config, it also enables/disables debug logging with the --debug option
flag. Thus, we want to use the logger initialized by reclass.logger for
the CLI entry points.
3 files changed