[CalendarServer-changes] [11373] CalendarServer/trunk/twext/python/log.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 14 17:16:02 PDT 2013


Revision: 11373
          http://trac.calendarserver.org//changeset/11373
Author:   wsanchez at apple.com
Date:     2013-06-14 17:16:02 -0700 (Fri, 14 Jun 2013)
Log Message:
-----------
We don't need to chaneg the default observer

Modified Paths:
--------------
    CalendarServer/trunk/twext/python/log.py

Modified: CalendarServer/trunk/twext/python/log.py
===================================================================
--- CalendarServer/trunk/twext/python/log.py	2013-06-15 00:09:20 UTC (rev 11372)
+++ CalendarServer/trunk/twext/python/log.py	2013-06-15 00:16:02 UTC (rev 11373)
@@ -52,9 +52,7 @@
 #
 # * Expose the default log observer (TheLogPublisher)
 #  * Specifically, expose addObserver and removeObserver so one can register other observers
-# * Change the default log observer to something non-legacy
-#  * Register a legacy observer with Twisted's logging that forwards to this module
-#  * Monkey patch logging in Twisted to use our LegacyLogger to sprinkle betterness everywhere
+# * Monkey patch logging in Twisted to use our LegacyLogger to sprinkle betterness everywhere
 # * Move namespace settings to Filter class
 #
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130614/46c4712f/attachment.html>


More information about the calendarserver-changes mailing list