Call _setup_logging earlier.

If this isn't done before the first attempt to use the logger, instead
of the logged text, the user will see:

    No handlers could be found for logger "simp_le"

Previously, forgetting -d/--vhost would trigger the behavior.