Is it possible to write to the log? Either LuaUPnP.log or some other log. I need to debug a script that doesn’t fire…
Yes.
luup.log ("your message here")
Documented here http://wiki.micasaverde.com/index.php/Luup_Lua_extensions#function:_log
Thanks! Sorry if I didn’t search well enough…