source: branches/samba-3.2.x/docs-xml/smbdotconf/logging/debugprefixtimestamp.xml

Last change on this file was 203, checked in by Herwig Bauernfeind, 16 years ago

Missing 3.2.2 client and HOWTO files

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