Searched defs:log_path (Results 1 – 2 of 2) sorted by relevance
95 def save_fault_log(cls, log_path): argument106 def save_hilog(cls, log_path, file_name, debug_on: bool = False): argument
419 log_path = os.path.join(work_path, "test.log") variable