nikshriv / cync_lights

Home Assistant Integration for controlling Cync switches, plugs, and bulbs
164 stars 57 forks source link

Use the exception() logger. #85

Closed kylev closed 9 months ago

kylev commented 9 months ago

The python logger has a built-in facility for logging while handling an exception that will convert it to a string and include relevant details.