sHedC/python-masterthermconnect

Remove Error Logs for Handled Exceptions

Closed this issue · 0 comments

sHedC commented

The error logs are shown where there are connection failures, these should be reported by the API client as some can be temporary and should be handled there.

Remove the logging for those where the error is handed on to the client of the API.