Open nickbien opened 3 years ago
I was testing our own code and found that the logger in https://github.com/marklogic/python_api/blob/master/marklogic/connection.py#L230 causes to freeze when the response is very large.
Maybe have an option to use logging in that line or not.
I was testing our own code and found that the logger in https://github.com/marklogic/python_api/blob/master/marklogic/connection.py#L230 causes to freeze when the response is very large.
Maybe have an option to use logging in that line or not.