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