simple question: when debugging locally a python connector how does one set the Log Level to DEBUG?
βm not inside a container. simply testing within PyCharm
so that
logger.debug(f"Processing stream slices ...
will appear in the logs for instance
nevermind π itβs as simple as adding the