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