Updated docs
This commit is contained in:
parent
0ba6767906
commit
fa99e6ec02
1 changed files with 5 additions and 0 deletions
|
@ -51,6 +51,11 @@
|
|||
</logger>
|
||||
]]></source>
|
||||
</subsection>
|
||||
<subsection name="debugログの出力方法">
|
||||
<p>priorityタグのvalue属性をinfoからdebugに変更しクロールする事で、全てのdebugログを出力する事ができます。</p>
|
||||
<source><![CDATA[
|
||||
<priority value="info"/>]]></source>
|
||||
</subsection>
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
||||
|
|
Loading…
Add table
Reference in a new issue