summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/logging/debugtimestamp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/logging/debugtimestamp.xml')
-rw-r--r--docs/smbdotconf/logging/debugtimestamp.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/smbdotconf/logging/debugtimestamp.xml b/docs/smbdotconf/logging/debugtimestamp.xml
new file mode 100644
index 0000000000..1c2f662573
--- /dev/null
+++ b/docs/smbdotconf/logging/debugtimestamp.xml
@@ -0,0 +1,15 @@
+<samba:parameter name="debug timestamp"
+ context="G"
+ type="boolean"
+ developer="1"
+ xmlns:samba="http://samba.org/common">
+ <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>