Updated entry of samba-vscan
[Samba.git] / docs / smbdotconf / logging / debughirestimestamp.xml
blob6be22a201a660fd5cdc52c34f566654aa5b2bf55
1 <samba:parameter name="debug hires timestamp"
2                  context="G"
3                  developer="1"
4                                  type="boolean"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7     <para>Sometimes the timestamps in the log messages 
8     are needed with a resolution of higher that seconds, this 
9     boolean parameter adds microsecond resolution to the timestamp 
10     message header when turned on.</para>
12     <para>Note that the parameter <link linkend="DEBUGTIMESTAMP"><parameter moreinfo="none">
13     debug timestamp</parameter></link> must be on for this to have an 
14     effect.</para>
16 </description>
17 <value type="default">no</value>
18 </samba:parameter>