User talk:Kibje: Difference between revisions
Jump to navigation
Jump to search
Blanked the page |
No edit summary |
||
| 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
<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>