Add all the source files from the old CVS tree,
[tprouty/samba.git] / docs / smbdotconf / logging / debugpid.xml
1 <samba:parameter name="debug pid"
2                  context="G"
3                                  type="boolean"
4                  developer="1"
5                  xmlns:samba="http://samba.org/common">
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>
13
14     <para>Note that the parameter <link linkend="DEBUGTIMESTAMP"><parameter moreinfo="none">
15     debug timestamp</parameter></link> must be on for this to have an 
16         effect.</para>
17 </description>
18 <value type="default">no</value>
19 </samba:parameter>