[CalendarServer-changes] [2326] CalendarServer/branches/users/wsanchez/logging/twistedcaldav/log.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 16 13:35:26 PDT 2008


Revision: 2326
          http://trac.macosforge.org/projects/calendarserver/changeset/2326
Author:   wsanchez at apple.com
Date:     2008-04-16 13:35:25 -0700 (Wed, 16 Apr 2008)

Log Message:
-----------
doc

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/logging/twistedcaldav/log.py

Modified: CalendarServer/branches/users/wsanchez/logging/twistedcaldav/log.py
===================================================================
--- CalendarServer/branches/users/wsanchez/logging/twistedcaldav/log.py	2008-04-16 20:15:24 UTC (rev 2325)
+++ CalendarServer/branches/users/wsanchez/logging/twistedcaldav/log.py	2008-04-16 20:35:25 UTC (rev 2326)
@@ -30,7 +30,7 @@
 
     class Foo (object, LoggingMixIn):
         def oops(self):
-            self.error("Oops!")
+            self.log_error("Oops!")
 """
 
 __all__ = [

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080416/56fb388a/attachment.html


More information about the calendarserver-changes mailing list