[CalendarServer-changes] [3990] CalendarServer/branches/users/wsanchez/mo-cache/twistedcaldav/ memcacheprops.py

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 12 12:07:55 PDT 2009


Revision: 3990
          http://trac.macosforge.org/projects/calendarserver/changeset/3990
Author:   wsanchez at apple.com
Date:     2009-04-12 12:07:53 -0700 (Sun, 12 Apr 2009)
Log Message:
-----------
log

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/mo-cache/twistedcaldav/memcacheprops.py

Modified: CalendarServer/branches/users/wsanchez/mo-cache/twistedcaldav/memcacheprops.py
===================================================================
--- CalendarServer/branches/users/wsanchez/mo-cache/twistedcaldav/memcacheprops.py	2009-04-12 18:45:10 UTC (rev 3989)
+++ CalendarServer/branches/users/wsanchez/mo-cache/twistedcaldav/memcacheprops.py	2009-04-12 19:07:53 UTC (rev 3990)
@@ -280,7 +280,7 @@
         return result
 
     def _storeCache(self, cache):
-        self.log_error("Storing cache for %s" % (self.collection,))
+        self.log_debug("Storing cache for %s" % (self.collection,))
 
         values = dict((
             (self._keyForPath(path), props)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090412/abadd2f5/attachment.html>


More information about the calendarserver-changes mailing list