NabuCasa / home-assistant-google-assistant-local-sdk

Google Assistant Local SDK implementation for Home Assistant
GNU General Public License v3.0
99 stars 12 forks source link

Overhaul logging #22

Closed balloob closed 2 years ago

balloob commented 2 years ago

Add a log prefix to all messages that include intent, part of request ID and HA version if available. Will make it easier to see what is going on.

image