Lines Matching refs:logging
5 import collections, logging, os, re, shutil, time
142 logging.info('Found 3G interface, disconnecting.')
147 logging.info('3G disconnected successfully.')
150 logging.error('Could not disconnect: %s.', status)
176 logging.warning('Failed to set pm_print_times to %s', bool(on))
180 logging.info('Device resume times set to %s', bool(on))
230 logging.warning('Invalid timestamp: %s', line)
251 logging.debug('RTC resume timestamp read: %f', seconds)
256 logging.debug('Early wakeup, dumping eventlog if it exists:\n')
270 logging.warning('Whitelisted spurious wake in S3: %s | %s',
276 logging.debug('RTC read failure (crosbug/36004), dumping nvram:\n' +
295 logging.info('fw resume time zero due to suspend-to-idle\n')
359 logging.warning('Duplicate %s entry for device %s, +%f', phase,
373 logging.debug(report)
425 logging.info('Whitelisted KernelError: %s', src)
429 logging.warn('Non-whitelisted KernelError: %s', src)
442 logging.warning('Whitelisted spurious wake before '
484 logging.error('ARC did not resume correctly.')
531 logging.info('Whitelisted FW error: ' + msg)
537 logging.info('Saved firmware log: ' + firmware_log)
566 logging.info('Success(%d): %g down, %g up, %g board, %g firmware, '
578 logging.info('S0ix residency : %d secs.', s0ix_residency_secs)
605 logging.error(message)