Singer runner does not log tap messages in debug mode
When debugging a failing pipeline, often the stack trace is pretty vague. It's useful to know what messages the tap has emitted. However, running `meltano elt` with `--log-level=debug` does not print Singer messages.
issue