Home | History | Annotate | Download | only in servo

Lines Matching refs:logging

10 import logging, re, time, xmlrpclib
224 logging.debug('Servo initialized, version is %s',
458 logging.warning('The servod is too old that get_base_board '
513 logging.warning("%s != %s, retry %d", gpio_name, gpio_value,
529 logging.info('Setting %s to %s', gpio_name, gpio_value)
547 logging.info('Set/get all: %s', str(controls))
553 logging.warning('The servod is too old that set_get_all '
614 logging.info('Searching for usb device and copying image to it. '
617 logging.error('Failed to transfer requested image to USB. '
621 logging.info('Making image noninteractive')
623 logging.error('Failed to make image noninteractive. '
671 logging.info('Will execute on servo host: %s', command)