Lines Matching refs:logging
7 import logging
60 logging.error(message)
79 logging.info(message)
82 logging.error(message)
88 logging.info('Comparing the images between %s and %s...', *tags)
96 logging.debug('Histogram of difference: %r', histogram)
102 logging.error(message)
107 logging.warning(message)
109 logging.info('Result: all pixels match (within +/- %d)',
122 logging.info('Output the image %d to %s', i, file_path)
127 logging.info('Output the diff image to %s', file_path)