sde1000 / python-dali

Library for controlling DALI lighting systems
Other
150 stars 71 forks source link

hid: debugging: don't silently discard exception info #114

Closed jktjkt closed 1 year ago

jktjkt commented 1 year ago

I got stuck for a little while because my /dev/hidrawX had wrong permissions. Even uncommenting that debug logging setup in the demos didn't help. Let's at least log these exceptions -- even if still only with a debug severity.