Lines Matching refs:logging
5 import logging
16 logging.info('Will reboot DUT when Chrome stops.')
53 logging.info('Using --dont_override_profile to start Chrome.')
56 logging.info('Not using --dont_override_profile to start Chrome.')
76 # install). Fall back to logging in via client test, which as a side
79 logging.warning('Autotest not installed, fallback to slow path...')
104 logging.info('Ensure Android is running (timeout=%d)...', timeout)
108 logging.info('Retrying failed login (timeout=%d)...', timeout)
125 logging.info('Skipping reboot, restarting browser.')
129 logging.error('Restarting browser has failed.')
157 logging.info('Rebooting...')
167 logging.exception('Rebooting failed.')