home-assistant-ecosystem / python-hole

Python API for interacting with a *hole instance.
MIT License
9 stars 14 forks source link

downgrade get_data response code logging from INFO to DEBUG #5

Closed fermulator closed 4 years ago

fermulator commented 4 years ago

As per https://github.com/home-assistant/core/issues/33151

We feel that logging INFO for "Response Code" is a bit too spammy. That is, at least for the home assistant usage. However this is merely one consumer of the library.