Print statements not showing up in kodi.log
#1
Hello,

Where will the "print" statements in the addon code will show up? in the /Users/<user_name>/Library/Logs/kodi.log? I am not seeing any of them . Do I need to enable any setting? I am running kodi in my mac.

And, is there any easy way to debug a video addon in pyCharm IDE?

Thanks,
Reply
#2
Don't use print, use xbmc.log

http://mirrors.xbmc.org/docs/python-docs.../xbmc.html
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
Reply

Logout Mark Read Team Forum Stats Members Help
Print statements not showing up in kodi.log0