Removal of CRUFT. 50 lashes to those who created CRUFT. Argh.
[Samba.git] / docs / smbdotconf / logging / debugpid.xml
blob0d84eb5263f9abc6facc27e9f9367528570b51eb
1 <samba:parameter name="debug pid"
2                  context="G"
3                                  type="boolean"
4                  developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>When using only one log file for more then one  forked
8     <citerefentry><refentrytitle>smbd</refentrytitle>
9     <manvolnum>8</manvolnum></citerefentry>-process there may be hard to
10     follow which process  outputs which message. This boolean parameter
11     is adds the process-id to the timestamp message headers in the
12     logfile when turned on.</para>
14     <para>Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an 
15         effect.</para>
16 </description>
17 <value type="default">no</value>
18 </samba:parameter>