Commonly used debugging tools: Difference between revisions

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


==== Command line ====
==== Command line ====
Add <code>--log-level=''debug level''</code> to your 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.


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

edits