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

This reverts commit 67bde40603a51daddffad3e62b5143d97e0c376a, which
introduces two problems:

  First, the Salt adapter's logger import is wrong

  Second, it instantiates the command-line parser with reclass defaults,
  not with defaults of the adapters, so that the Salt adapter e.g.
  doesn't take --top anymore.
3 files changed