1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/docs-xml/smbdotconf/logging/debugclass.xml
2008-04-23 08:47:48 -05:00

19 lines
565 B
XML

<samba:parameter name="debug class"
context="G"
type="boolean"
developer="1" advanced="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
With this boolean parameter enabled, the debug class (DBGC_CLASS)
will be displayed in the debug header.
</para>
<para>
For more information about currently available debug classes, see
section about <smbconfoption name="log level"/>.
</para>
</description>
<value type="default">no</value>
</samba:parameter>