[Checkins] SVN: zc.zodbrecipes/trunk/zc/zodbrecipes/__init__.py de-cruft.

Chris Withers chris at simplistix.co.uk
Fri Nov 20 13:54:37 EST 2009


Log message for revision 105922:
  de-cruft.

Changed:
  U   zc.zodbrecipes/trunk/zc/zodbrecipes/__init__.py

-=-
Modified: zc.zodbrecipes/trunk/zc/zodbrecipes/__init__.py
===================================================================
--- zc.zodbrecipes/trunk/zc/zodbrecipes/__init__.py	2009-11-20 18:53:47 UTC (rev 105921)
+++ zc.zodbrecipes/trunk/zc/zodbrecipes/__init__.py	2009-11-20 18:54:36 UTC (rev 105922)
@@ -297,15 +297,6 @@
         'eventlog', '', None,
         [ZConfig.schemaless.Section('logfile', '', dict(path=[path]))])
 
-event_log_template = """
-<eventlog>
-  <logfile>
-    path %s
-    formatter zope.exceptions.log.Formatter
-  </logfile>
-</eventlog>
-"""
-
 logrotate_template = """%(logfile)s {
   rotate 5
   weekly



More information about the checkins mailing list