Lines Matching refs:log
117 def log(self, fmt, *args): member in SSHHandle
134 self.log("inputing username ...")
151 self.log("prompt found, login success!")
156 self.log("inputing password ...")
159 self.log("inputing username ...")
162 self.log("inputing username ...")
170 def log(self, fmt, *args): member in SerialHandle
207 self.log('Expecting [%r]' % (expected))
245 self.log('>>> %r', data)
283 self.log("<<< %r", data)
308 self.log("logging in to Raspberry Pi ...")
324 self.log('Powering up the device')
642 self.log('%s', line)
689 self.log('Powering down BBR')
697 self.log('Powering up BBR')