music-assistant / companion

Music Assistant Companion App
https://music-assistant.io/companion-app/
Apache License 2.0
28 stars 4 forks source link

sdebug logs for squeezelite #39

Open cociweb opened 1 week ago

cociweb commented 1 week ago

Hello, It turned out that I need to debug my slimproto clients (one of them is a squeezelite in the companion app). I need to turn on the sdebug level which is after the -d argument as: squeezelite -d all=sdebug

What is your recommendation to get these logs? Any hints would be appreciated!

Thank's in advance.