My plugin is at debug log level but sometimes I'd like to write the
value of a specific variable to the server log to make debugging and
troubleshooting a bit easier. What's the correct command/code to do
this?
-$log->warn($variable);- somehow doesn't do the trick for me.

That should work - if you set up $log correctly (eg. really your plugin's log level).

And how would I send icons like Unicode U+2764 to the MusicInfoScreen?

The SB's support for Unicode is very limited. I think it might be possible using some custom font or something... but that's been a long time ago. I don't remember the details how that worked, tbh.

--

Michael
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to