windows-trace-log-to-dbgview-20050820
[openafs.git] / doc / txt / winnotes / registry.txt
index 1b8f2b8..0dd7ca7 100644 (file)
@@ -1,5 +1,5 @@
 Registry keys and Environment Variables used in the Windows AFS Client
-as of release 1.4.0000
+as of release 1.5.0000
 ======================================================================
 
 REGISTRY KEYS:
@@ -284,13 +284,15 @@ Variable: HardDeadtimeout
 
 
 Value  : TraceOption
-Type   : DWORD {0, 1, 2, 3}
+Type   : DWORD {0-7}
 Default : 0
 
   Enables logging of debug output to the Windows Event Log.
   Bit 0 enables logging of "Logon Events" processed by the Network Provider
   and Winlogon Event Notification Handler.  
   Bit 1 enables logging of events captured by the AFS Client Service.
+  Bit 2 enables real-time viewing of "fs trace" logging with DbgView 
+  or similar tools.
 
 Value   : AllSubmount
 Type    : DWORD {0, 1}