xibosignage / xibo-linux

Xibo for Linux - Digital Signage Player
https://xibo.org.uk/xibo-for-linux
GNU Affero General Public License v3.0
76 stars 54 forks source link

fix: add missing logging args and context #251

Closed birkenfeld closed 2 years ago

birkenfeld commented 2 years ago

In the log output, I sometimes see

[*** LOG ERROR #0045 ***] [2021-10-27 02:42:31] [logger] {argument index out of range}

which seems like it should be fixed by this change.

I also added a [...] context everywhere that an exception message was just logged without context.