Lines Matching refs:debug
74 logger.debug("wrote hostapd config file %s:\n%s" % (pathname,
98 logger.debug("wrote wpa_supplicant config file %s:\n%s" % (pathname, f.read()))
177 self.logger.debug("Starting fst hostapd: " + ' '.join(cmd))
179 self.logger.debug("fst hostapd start result: %d" % res)
209 self.logger.debug("Starting fst supplicant: " + ' '.join(cmd))
211 self.logger.debug("fst supplicant start result: %d" % res)
244 self.logger.debug("kill_pid: %s: '%s'" % (pidfile, pidtxt))
250 self.logger.debug("kill_pid: No valid PID found: %s" % str(e))
252 self.logger.debug("kill_pid %s --> pid %d" % (pidfile, pid))
264 … self.logger.debug("Didn't stop the pid=%d. Was it stopped already? (%s)" % (pid, str(e)))
279 logger.debug("IE found: %x" % iel[i])