allardbrain / clubhouse-client

Python client for Clubhouse
Apache License 2.0
5 stars 2 forks source link

Add more informative logging to _request() method failures #3

Open allardbrain opened 4 years ago

allardbrain commented 4 years ago

Let's try to provide as much relevant output via logging as possible for failed requests, such as:

Keep return response, though.