[CalendarServer-changes] [4881] CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Dec 17 13:58:43 PST 2009


Revision: 4881
          http://trac.macosforge.org/projects/calendarserver/changeset/4881
Author:   sagen at apple.com
Date:     2009-12-17 13:58:42 -0800 (Thu, 17 Dec 2009)
Log Message:
-----------
Another log level tweak

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py

Modified: CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2009-12-17 21:56:33 UTC (rev 4880)
+++ CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2009-12-17 21:58:42 UTC (rev 4881)
@@ -601,7 +601,7 @@
             recordNodeName       = value.get(dsattributes.kDSNAttrMetaNodeLocation)
 
             if recordNodeName == "/Local/Default" and not (config.Scheduling.iMIP.Username in recordShortNames):
-                self.log_warn("Local record (%s)%s is not eligible for calendaring."
+                self.log_info("Local record (%s)%s is not eligible for calendaring."
                               % (recordType, recordShortName))
                 continue
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20091217/971fec62/attachment.html>


More information about the calendarserver-changes mailing list