User talk:Kibje: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
Line 1: Line 1:
<syntaxhighlight lang="XML">
 
<advancedsettings>
    <loglevel>2</loglevel> <!-- Change this to "1" to hide the on-screen debug log text -->
    <debug>
        <extralogging>true</extralogging>
        <setextraloglevel>64,1024, 16384</setextraloglevel>
        <showloginfo>true</showloginfo> <!-- Change this to "false" to hide the on-screen debug log text -->
    </debug>
</advancedsettings>
</syntaxhighlight>

Revision as of 11:32, 10 July 2018