[Checkins] SVN: zc.zservertracelog/branches/1.0/README.txt	loghandler documentation fix merged from trunk (r92674).
    Alex Smith 
    alex at zope.com
       
    Wed Oct 29 12:51:32 EDT 2008
    
    
  
Log message for revision 92675:
  
  loghandler documentation fix merged from trunk (r92674).
  
Changed:
  U   zc.zservertracelog/branches/1.0/README.txt
-=-
Modified: zc.zservertracelog/branches/1.0/README.txt
===================================================================
--- zc.zservertracelog/branches/1.0/README.txt	2008-10-29 16:49:01 UTC (rev 92674)
+++ zc.zservertracelog/branches/1.0/README.txt	2008-10-29 16:51:32 UTC (rev 92675)
@@ -41,7 +41,7 @@
 site ZCML configuration.  Also, define a logger section in zope.conf::
 
   <logger>
-    name zc.tracelog
+    name zc.zservertracelog
     propagate false
 
     <logfile>
    
    
More information about the Checkins
mailing list