Convert more parameters to new smb.conf(5) style. Document found occurences of non...
[Samba/vl.git] / docs / docbook / smbdotconf / logging / debugpid.xml
blobff393f515982ac14fa80da0e3eb44f1fdf79ca17
1 <samba:parameter name="debug pid"
2                  context="G"
3                  developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6     <para>When using only one log file for more then one  forked
7     <citerefentry><refentrytitle>smbd</refentrytitle>
8     <manvolnum>8</manvolnum></citerefentry>-process there may be hard to
9     follow which process  outputs which message. This boolean parameter
10     is adds the process-id to the timestamp message headers in the
11     logfile when turned on.</para>
13     <para>Note that the parameter <link linkend="DEBUGTIMESTAMP"><parameter moreinfo="none">
14     debug timestamp</parameter></link> must be on for this to have an 
15     effect.</para>
17     <para>Default: <command moreinfo="none">debug pid = no</command></para>
18 </listitem>
19 </samba:parameter>