param: make 'timestamp logs' the default writing of 'debug timestamp'
[sfrench/samba-autobuild/.git] / docs-xml / smbdotconf / logging / timestamplogs.xml
1 <samba:parameter name="timestamp logs"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <synonym>debug timestamp</synonym>
6 <description>
7     <para>
8     Samba debug log messages are timestamped by default. If you are running at a high
9     <smbconfoption name="debug level"/> these timestamps can be distracting. This
10     boolean parameter allows timestamping to be turned off.
11         </para>
12 </description>
13 <value type="default">yes</value>
14 </samba:parameter>