Modified: CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py (6494 => 6495)
--- CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py 2010-11-01 21:12:34 UTC (rev 6494)
+++ CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py 2010-11-01 21:12:53 UTC (rev 6495)
@@ -47,7 +47,7 @@
from twisted.application.service import MultiService
-log = Logger()
+log = Logger()
# This appears in the postgres log to indicate that it is accepting
# connections.