Searched refs:logfunc (Results 1 – 2 of 2) sorted by relevance
65 def readThread(output, stream, logfunc): argument66 if logfunc:69 logfunc(line.decode("utf-8", errors='replace').rstrip())
728 def __init__(self, logfunc, sock, logger, qemuoutput): argument735 self.logfunc = logfunc824 self.logfunc(data)828 self.logfunc(data, ".stdout")834 self.logfunc(data, ".2")