davidborzek / streamdeck-foobar2000

An Elgato Stream Deck foobar2000 integration.
MIT License
21 stars 10 forks source link

Don't log websocket connection failures #12

Open Felys1998 opened 2 years ago

Felys1998 commented 2 years ago

https://github.com/davidborzek/streamdeck-foobar2000/blob/d11358cc6d6182383eec6303a5a670e0756f12bc/plugin/js/main.js#L49

This runs in a loop and generates a lot of useless log lines which uses disk space and IO unnecessarily. The log lines can chew up over 1MB a day of space.