bostrt / homebridge-bali-blinds

Bali Motorized Blinds Plugin for Homebridge
Apache License 2.0
4 stars 1 forks source link

Clean up debug logging #1

Closed bostrt closed 1 year ago

bostrt commented 1 year ago

Debug logging is currently too exhaustive and needs to be trimmed down. Specifically, around websocket listeners and response routing.

Websocket listeners can be logged periodically and summarized instead of for every request and response.