mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2024-11-08 17:33:59 +00:00
deploy: 7e43dece5f
This commit is contained in:
parent
5c443aea18
commit
07661d40a3
@ -2227,13 +2227,16 @@
|
||||
</span></code></pre></div>
|
||||
<p>Additionally you may use one of several different settings:</p>
|
||||
<ul>
|
||||
<li><code>minLoggingLevel</code> - minimal logging level for the log which will be logged. The order of log level is next:</li>
|
||||
<li><code>minLoggingLevel</code> - minimal logging level for the log which will be logged. The order of log level is next:<ul>
|
||||
<li>TRACE</li>
|
||||
<li>DEBUG</li>
|
||||
<li>VERBOSE</li>
|
||||
<li>INFO</li>
|
||||
<li>WARNING</li>
|
||||
<li>ERROR</li>
|
||||
<li>ASSERT</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>levels</code> - and iterable with the levels which should be logged</li>
|
||||
<li><code>firstLevel</code>,<code>secondLevel</code>,<code>otherLevels</code> - as <code>levels</code>, but <code>vararg</code> :)</li>
|
||||
</ul>
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user