Lines Matching refs:log

278                         # log a warning and drive on.
279 cherrypy.log("Skipping indexing; another operation is "
521 # log the error and include the real failure
523 cherrypy.log("Request failed: {0}".format(str(e)))
586 # log the error and include the real failure
588 cherrypy.log("Request failed: {0}".format(str(e)))
605 cherrypy.log("Request failed: {0}".format(e))
633 # log the error and include the real failure
635 cherrypy.log("Request failed: {0}".format(str(e)))
687 cherrypy.log("Request aborted: ",
708 # log the error and include the real failure
710 cherrypy.log("Request failed: {0}".format(str(e)))
759 # but log the error and include the real failure
761 cherrypy.log("Request failed: {0}".format(
812 cherrypy.log("Request failed: {0}".format(e))
852 cherrypy.log("Request failed: {0}".format(e))
1060 cherrypy.log("Request failed: {0}".format(str(e)))
1074 cherrypy.log("Request failed: {0}".format(str(e)))
1188 cherrypy.log(err)
1208 cherrypy.log("Request failed: {0}".format(e))
1238 # log the error and include the real failure
1240 cherrypy.log("Request failed: {0}".format(str(e)))
1307 cherrypy.log("Request failed: {0}".format(str(e)))
1314 # Treat any remaining error as a 404, but log it and
1316 cherrypy.log("Request failed: {0}".format(str(e)))
1342 cherrypy.log("Request failed: {0}".format(
1351 # Treat any remaining error as a 404, but log it and
1353 cherrypy.log("Request failed: {0}".format(str(e)))
1380 cherrypy.log("Request failed: {0}".format(e))
1416 cherrypy.log("Request failed: {0}".format(e))
1503 cherrypy.log("NASTY: return bogus or empty response")
1547 cherrypy.log("NASTY Depot Started")
1548 cherrypy.log("NASTY nasty={0:d}, nasty_sleep={1:d}".format(
1586 cherrypy.log("NASTY Depot Error List: {0}".format(
1611 cherrypy.log("NASTY nastiness at min")
1613 cherrypy.log("NASTY nastiness at max")
1645 cherrypy.log("NASTY: Random HTTP error: {0:d}".format(code))
1650 cherrypy.log("NASTY: sleep for {0:d} secs".format(
1662 cherrypy.log("Nastiness set to {0:d} by client request".format(
1678 cherrypy.log("NASTY versions_0: X-Ipkg-Error")
1688 cherrypy.log("NASTY versions_0: header but no versions")
1697 cherrypy.log("NASTY versions_0: modified version #s")
1707 cherrypy.log(
1720 cherrypy.log(
1747 cherrypy.log("Request failed: {0}".format(e))
1775 # log the error and include the real failure
1777 cherrypy.log("Request failed: {0}".format(str(e)))
1791 cherrypy.log("NASTY manifest_0: serve wrong mfst")
1823 # log the error and include the real failure
1825 cherrypy.log("Request failed: {0}".format(str(e)))
1839 cherrypy.log("NASTY file_0: 404 NOT_FOUND")
1845 cherrypy.log("NASTY file_0: serve wrong file")
1875 # log the error and include the real failure
1877 cherrypy.log("Request failed: {0}".format(str(e)))
1891 cherrypy.log("NASTY catalog_1: wrong catalog file")
1909 cherrypy.log("NASTY search_1: HTTP {0:d}".format(code))
1943 cherrypy.log("NASTY serve_file: truncated file")
1954 cherrypy.log("NASTY serve_file: prepend garbage")
1966 cherrypy.log("NASTY serve_file: flip bits")
2024 self.bus.log("Error in DNS-SD registration: {0}".format(
2030 self.bus.log("DNS-SD service name changed to: {0}".format(
2034 self.bus.log("Starting DNS-SD registration.")
2049 self.bus.log("DNS-SD service registration failed: {0}".format(
2064 self.bus.log("DNS-SD service registration failed: {0}".format(
2068 self.bus.log("DNS-SD registration timed out.")
2070 self.bus.log("Finished DNS-SD registration.")
2073 self.bus.log("DNS-SD plugin exited")
2077 self.bus.log("Service unregistration for DNS-SD complete.")
2118 self.bus.log("Failure encountered executing "