Home | History | Annotate | Download | only in cros

Lines Matching refs:logging

6 import logging
32 logging.info('Waiting for cache lock...')
47 logging.error('Permanent lock failure. Trying to break lock.')
56 logging.info('Acquired cache lock after %d attempts.', attempts)
61 logging.info('Released cache lock.')
85 stderr_level=logging.DEBUG,
184 logging.warning('No result reported for the last chunk. ' +
204 logging.error('Found %d failures for %s '
208 logging.info('Waived failure for %s %d time(s)', testname,
216 logging.info(msg)
229 logging.info('Found 32 bit java, switching to use it.')