source: vendor/current/docs-xml/smbdotconf/logging/debugclass.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 535 bytes
Line 
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>
14
15</description>
16<value type="default">no</value>
17</samba:parameter>
Note: See TracBrowser for help on using the repository browser.