source: vendor/current/docs-xml/smbdotconf/logging/debugprefixtimestamp.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 701 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.