Lines Matching full:logging
7 import logging
65 logging.info("Cache miss: " + path)
72 logging.info("Path: " + self.request.path)
73 logging.info("Url: " + url)
77 logging.error("urlfetch failed: " + url)
80 logging.error("urlfetch failed: " + url)
84 logging.error("Memcache set failed.")
86 logging.error("Memcache set failed.")
171 logging.error("urlfetch failed.")
176 logging.error("Version number not found: " + result.content)
181 logging.error("Memcache set failed.")