[Zope3-checkins] CVS: Zope3 - zope.conf.in:1.1.2.2
   
    Fred L. Drake, Jr.
     
    fred@zope.com
       
    Tue, 24 Jun 2003 16:28:40 -0400
    
    
  
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv6238
Modified Files:
      Tag: fdrake-zconfig-in-zope-3-branch
	zope.conf.in 
Log Message:
dump INFO to stdout as well, to sort-of mimic trunk behavior
=== Zope3/zope.conf.in 1.1.2.1 => 1.1.2.2 ===
--- Zope3/zope.conf.in:1.1.2.1	Mon Jun 23 18:07:55 2003
+++ Zope3/zope.conf.in	Tue Jun 24 16:28:39 2003
@@ -20,4 +20,8 @@
   <logfile>
     path z3.log
   </logfile>
+
+  <logfile>
+    path STDOUT
+  </logfile>
 </eventlog>