summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/logging/debugtimestamp.xml
blob: 2215baeb010eb84bae2ae333f78f3c0fb7fdf20b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="debug timestamp"
                 context="G"
				 type="boolean"
                 developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <synonym>timestamp logs</synonym>
<description>
    <para>Samba debug log messages are timestamped 
    by default. If you are running at a high <link linkend="DEBUGLEVEL">
    <parameter moreinfo="none">debug level</parameter></link> these timestamps
    can be distracting. This boolean parameter allows timestamping 
    to be turned off.</para>
</description>
<value type="default">yes</value>
</samba:parameter>