10 lines
276 B
HTML
10 lines
276 B
HTML
<header>Severity</header>
|
|
|
|
Minimum log severity written by this logger. Common values are <tt>INFO</tt>, <tt>WARN</tt>, <tt>ERROR</tt>, and <tt>DEBUG</tt>.
|
|
<p>
|
|
|
|
Use <tt>DEBUG</tt> only while troubleshooting, because it can generate a large amount of log output.
|
|
<p>
|
|
|
|
<footer>
|