summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/logging/debugtimestamp.xml
blob: e337b5b8f28f0c1e4a8b1cc2e7ef6d0cf096f37e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="debug timestamp"
                 context="G"
                 developer="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
    <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>

    <para>Default: <command moreinfo="none">debug timestamp = yes</command></para>
</listitem>
</samba:parameter>