debug: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 21: | Line 21: | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:Debug]] | [[Category:Debug]] | ||
[[Category:Console Command]] |
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.