docs:smbdotconf: make formatting of headers uniform.
[gd/samba-autobuild/.git] / docs-xml / smbdotconf / logging / debugprefixtimestamp.xml
1 <samba:parameter name="debug prefix timestamp"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>
7     With this option enabled, the timestamp message header is prefixed to the debug message without the
8     filename and function information that is included with the <smbconfoption name="debug timestamp"/> 
9     parameter. This gives timestamps to the messages without adding an additional line.
10     </para>
11
12     <para>
13     Note that this parameter overrides the <smbconfoption name="debug timestamp"/> parameter.
14     </para>
15
16 </description>
17 <value type="default">no</value>
18 </samba:parameter>