docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / logging / debugclass.xml
blobeee3cc50a012703e69aa1ec2a54a252acf8a1cb6
1 <samba:parameter name="debug class"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>
7     With this boolean parameter enabled, the debug class (DBGC_CLASS) 
8     will be displayed in the debug header.
9     </para>
10     <para>
11     For more information about currently available debug classes, see
12     section about <smbconfoption name="log level"/>.
13     </para>
15 </description>
16 <value type="default">no</value>
17 </samba:parameter>