[Zope-Checkins] CVS: Zope2  - DebugLogger.py:1.1 HTTPResponse.py:1.13 HTTPServer.py:1.16 PCGIServer.py:1.11
   
    Amos Latteier
     
    amos@korak.digicool.com
       
    Fri, 24 Sep 1999 19:49:52 -0400
    
    
  
Update of /cvs-repository/Zope2/ZServer
In directory korak.digicool.com:/home/amos/Zope2/ZServer
Modified Files:
	HTTPResponse.py HTTPServer.py PCGIServer.py 
Added Files:
	DebugLogger.py 
Log Message:
Added a debug logging facility to trace ZServer requests. Updated the HTTP and PCGI servers to work with the debug logger. Eventially this facility will be rolled into zLOG.