[Zope-Checkins] CVS: Zope/ZServer - DebugLogger.py:1.6

Andreas Jung andreas@digicool.com
Thu, 21 Feb 2002 09:59:45 -0500


Update of /cvs-repository/Zope/ZServer
In directory cvs.zope.org:/tmp/cvs-serv1875/ZServer

Modified Files:
	DebugLogger.py 
Log Message:
updated docstring


=== Zope/ZServer/DebugLogger.py 1.5 => 1.6 ===
         'request id' is a unique request id.
         
-        'time' is the time in GMT ISO format.
+        'time' is the time in localtime ISO format.
         
         'data' is the HTTP method and the PATH INFO for B, the size of the input
             for I, the HTTP status code and the size of the output for A, or