Jakub Hettler

Results 1 comments of Jakub Hettler

Hi, this worked for me ```python logging.getLogger("snowflake.connector.network").disabled = True ``` I would say the issue comes from network module, not from cursor or connection.