TobKra96 / music_led_strip_control

Audio visualization for LED strips in real-time with web interface on a raspberry pi.
https://tobkra96.github.io/music_led_strip_control/
MIT License
298 stars 64 forks source link

[Feature] Use logging instead of print #72

Closed Teraskull closed 3 years ago

Teraskull commented 3 years ago

Add checkbox in settings to enable/disable logging and dropdown to select different logging levels.

TobKra96 commented 3 years ago

I saw some difficulties with the current implementation. Sometimes the Log Level and won't change, or the Log File won't be written. I will keep an eye on it.