faros-ai / airbyte-local-cli

CLI for running Airbyte sources & destinations locally without Airbyte server
Apache License 2.0
31 stars 3 forks source link

Everything should be in debug mode when `--debug` is set #81

Closed willmarks closed 1 year ago

willmarks commented 1 year ago

Description

--debug flag should also cause underlying source & destination to have a debug log level

Type of change

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

tovbinm commented 1 year ago

@willmarks should I merge?