Searched defs:log_file (Results 1 – 4 of 4) sorted by relevance
69 def setup_file_logging(log_file): argument
54 FILE *log_file = fopen(TEEC_LOG_FILE, "a"); in log_to_file() local
107 FILE *log_file; in bootCommand() local
255 def _json_for(self, log_file): argument