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