Searched refs:write_log (Results 1 – 6 of 6) sorted by relevance
/build/hb/containers/ |
D | status.py | 79 LogUtil.write_log(_log_path, traceback.format_exc() + '\n', 'error') 80 LogUtil.write_log(_log_path,
|
/build/hb/services/ |
D | ninja.py | 46 LogUtil.write_log(self.config.log_path, 62 LogUtil.write_log(
|
D | gn.py | 172 LogUtil.write_log(self.config.log_path, 'Excuting gn command: {} {} --args="{}" {}'.format(
|
D | loader.py | 798 LogUtil.write_log(self.config.log_path,
|
/build/hb/util/ |
D | log_util.py | 82 def write_log(log_path, msg, level): member in LogUtil
|
/build/hb/resolver/ |
D | build_args_resolver.py | 214 LogUtil.write_log(Config().log_path, 'In the component "{}" directory,'
|