Home | History | Annotate | Download | only in network

Lines Matching refs:logging

6 import logging
390 logging.warning('Warning, found multiple WiFi devices on '
407 logging.debug('No interfaces managed by shill. Rebooting host')
416 logging.debug('WiFi interface is: %r',
442 """Raises logging levels for WiFi on DUT."""
492 logging.warning('%s() is not supported on older images',
559 logging.error('Failed to fetch debug info from host: %s', e)
641 logging.info('Wifi scan completed in %.2f seconds', scan_result.time)
719 logging.info('Waiting for %s to reach one of %r...', ssid, states)
722 logging.info('...ended up in state \'%s\' (%s) after %f seconds.',
733 logging.info('Suspending DUT for %d seconds...', seconds)
735 logging.info('...done suspending')
744 logging.info('Suspending DUT (in background) for %d seconds...',
757 logging.info('wpa_cli blacklist clear: out:%r err:%r', result.stdout,
829 logging.info('TDLS discovery with peer %s', mac_address)
841 logging.info('Establishing TDLS link with peer %s', mac_address)
853 logging.info('Querying TDLS link with peer %s', mac_address)
1049 logging.debug('Current BSSID is %s.', current_bssid)
1055 logging.debug('%s to %s in %f seconds.',
1073 logging.info('Got service list: %r', visible_ssids)
1089 logging.info('Attempt to reassociate')
1106 logging.info('Reassociate time: %.2f seconds', reassociate_time)
1140 logging.debug('Waiting for desired frequency %s (got %s).',
1148 logging.debug('Waiting for desired subnet %s (got %s).',
1320 logging.debug('Connection status message:\n%s', connection_status_log)
1329 logging.info('Client was connected upon waking from suspend.')
1352 logging.debug('Last dark resume log message:\n%s',
1358 logging.info('Wake on WiFi was throttled on the last dark resume.')
1368 logging.info(message)
1431 logging.info('- Setting property %s on device %s',
1444 logging.info('- Changed value from %s to %s',
1450 logging.info('- Resetting property %s', self._prop_name)
1482 logging.info('- Setting Manager property: %s', self._prop_name)
1495 logging.info('- Changed value from [%s] to [%s]',
1501 logging.info('- Resetting property %s to [%s]',