Commonly used debugging tools: Difference between revisions

→‎Command line: Rephrasing; +Template:Note
m (→‎Command line: comment that the log level names wont work in capital case.)
(→‎Command line: Rephrasing; +Template:Note)
Line 24: Line 24:


==== Command line ====
==== Command line ====
Add <code>--log-level=''debug level''</code> to your command line. The names need to be in lowercase: <code>debug</code>, not Debug.
{{note|Debug levels must be lowercase.  For example <code>debug</code>, not <code><s>&ensp;Debug&ensp;</s></code>.}}
 
Add <code>--log-level=''debug level''</code> to your command line.


== The console window ==
== The console window ==