feat(run): add logging
Logging can now be enabled with `--log-level` or by setting the `LOG_LEVEL` environment variable. The default is `ERROR`. If `DEBUG` is set, then Labgrid step logging is also enabled.
Logging can now be enabled with `--log-level` or by setting the `LOG_LEVEL` environment variable. The default is `ERROR`. If `DEBUG` is set, then Labgrid step logging is also enabled.