Lines Matching full:logging
9 import logging
137 logging.info("running test %s" % (self._test))
168 logging.info("Reading gtest exclude filter files:")
175 logging.info(" \"%s\" - not found" % readable_filename)
177 logging.info(" \"%s\" - OK" % readable_filename)
350 logging.warning("unit_tests are disabled for memcheck on MacOS.")
497 logging.info("Reading state from " + chunk_file)
511 logging.error("error reading from file %s (%d, %s)" % (chunk_file,
516 logging.info("Saving state to " + chunk_file)
523 logging.error("error writing to file %s (%d, %s)" % (chunk_file, errno,
630 logging_utils.config_root(logging.DEBUG)