source: vendor/current/docs-xml/smbdotconf/logging/timestamplogs.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

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