summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/logging/debugclass.xml
blob: cc4b84acd7f6cdbfb87e252bfbf0c0923e796318 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<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>