Debugging turned on without screen display of CPU and memory stats
#1
Is there any way to turn on debug logging without having the CPU and memory stats etc. overlay on the screen?

I'm experiencing random lockups - possibly due to the myth:// protocol integration and would like to send something useful to help identify the problem but don't need or want all that other overlay stuff always showing on screen.

Cheers,
David
Reply
#2
You can set the logfile level in advancedsettings.xml, see the manual/wiki.
Reply
#3
.. or simply compile without disabling debug. All messages will be logged without the additional osd info/messages.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#4
Magic, <loglevel>1</loglevel> is exactly what I wanted. Amazing what good stuff can be done with the advancedsettings.xml file. Will have to remember to check their first next time.

http://wiki.xbmc.org/index.php?title=Adv...oglevel.3E

Thanks,
David
Reply

Logout Mark Read Team Forum Stats Members Help
Debugging turned on without screen display of CPU and memory stats0