EVNotify / EVNotiPi

Python Version of EVNotify
Other
29 stars 17 forks source link

fix log formats in evnotify.py #62

Closed noradtux closed 4 years ago

noradtux commented 4 years ago

The logging module uses printf-like format strings. Use those. Line 151 might even lead to unhandled exceptions.