Script/Plugin Debug Info

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
phong12 Offline
Junior Member
Posts: 4
Joined: Jan 2009
Reputation: 0
Post: #1
Hi,

There must be a sticky or FAQ regarding this but I have not been able to find it anywhere in the forum.

How do I turn on debugging so I can see the "print" statement from the python code? I tried turning on DEBUG from the System/Settings but all that does is show me the fps, cpu and memory usage. No logs anywhere in sight.

Thanks for the help.

P.
find quote
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #2
Log file is locaded in XBMC folder. Turn on debugging and you have a debug log.
When you are in script and push info button you log file will be shown.
find quote