1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00
samba-mirror/docs-xml/smbdotconf/logging/debugprefixtimestamp.xml
Gerald W. Carter 8f8a9f0190 Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
2008-04-23 08:47:48 -05:00

20 lines
720 B
XML

<samba:parameter name="debug prefix timestamp"
context="G"
developer="1"
type="boolean"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
With this option enabled, the timestamp message header is prefixed to the debug message without the
filename and function information that is included with the <smbconfoption name="debug timestamp"/>
parameter. This gives timestamps to the messages without adding an additional line.
</para>
<para>
Note that this parameter overrides the <smbconfoption name="debug timestamp"/> parameter.
</para>
</description>
<value type="default">no</value>
</samba:parameter>