Searched refs:log_file_path (Results 1 – 2 of 2) sorted by relevance
135 self.log_file_path = os.path.join(137 self.log_file_fd = open(self.log_file_path, 'a')
1250 log_file_path=None): argument1264 if log_file_path:1265 cmd += " --logfile {} &".format(log_file_path)