debug: Difference between revisions
Jump to navigation
Jump to search
Technology (talk | contribs) mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
; debug [<level>] | ; debug [<level>] | ||
: Specifies debug messages level. This option is only interesting to developers, or when you want to submit a bug report. | : Specifies debug messages level. This config option is only interesting to developers, or when you want to submit a bug report. | ||
::{|border="1" cellpadding="2" cellspacing="1" | ::{|border="1" cellpadding="2" cellspacing="1" | ||
Line 16: | Line 16: | ||
|High | |High | ||
|} | |} | ||
: Console command '''debug <level>''' can be used to set this option. '''debug info''' displays debug information. | |||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:Debug]] | [[Category:Debug]] |
Revision as of 13:41, 22 April 2010
- debug [<level>]
- Specifies debug messages level. This config option is only interesting to developers, or when you want to submit a bug report.
Value Description 0 Off 1 Low 2 High
- Console command debug <level> can be used to set this option. debug info displays debug information.