[Zope3-checkins] CVS: Zope3/doc - LOGGING.txt:1.13
   
    Fred L. Drake, Jr.
     
    fred@zope.com
       
    Thu, 26 Jun 2003 10:10:28 -0400
    
    
  
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv15712
Modified Files:
	LOGGING.txt 
Log Message:
Note that the material on configuring logging for z3.py is out of
date.
=== Zope3/doc/LOGGING.txt 1.12 => 1.13 ===
--- Zope3/doc/LOGGING.txt:1.12	Tue Dec 31 10:37:48 2002
+++ Zope3/doc/LOGGING.txt	Thu Jun 26 10:10:28 2003
@@ -6,6 +6,9 @@
 
  Configuring the logging package for z3.py
 
+  XXX This is out of date; see zope.conf.in for an example of the
+  current way of configuring logging.
+
   The log file used by z3.py can be configured in the zserver.zcml
   file with this directive::