Searched refs:log_file_path (Results 1 – 2 of 2) sorted by relevance
25 log_file_path = "" variable in Logger32 self.log_file_path = path68 param_file_path, _ = os.path.split(self.log_file_path)71 with open(self.log_file_path, 'a', encoding='utf-8') as f:
118 …_file_name, local_tool_path, self.cmd_com, self.deploy_com, local_image_path, logger.log_file_path)