Placing Airbyte logger for debugging HTTP requests in CDK HTTP Connector Source

Summary

In the latest Airbyte CDK, to debug HTTP requests made to a Stream in an HTTP Connector Source, you can place the Airbyte logger in the connector code.


Question

I am using the latest Airbyte CDK to develop an HTTP Connector Source and Stream for that source. I want to see what HTTP request is being made to the Stream in order to do some additionaly debugging. Where can I place the airbyte logger to do so?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["airbyte-cdk", "http-connector-source", "debugging", "http-request", "airbyte-logger"]