Home
last modified time | relevance | path

Searched refs:info_log (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Druntime_collections.py24 from log_tools import info_log namespace
83 info_log(f"Saved custom yaml: '{yaml_file}'")
95 info_log(f"Parsed {len(custom_yamls['pathsToHeaders']['collection']['paths'])} / {len(sys.argv[3:])} headers.")
H A Dmain.py29 from log_tools import init_log, console_log, parsing_log, error_log, info_log namespace
75 info_log("Error! Can't parse '" + src_path + "'")
98 info_log(f"Error! File does not fit for parsing or does not exist: '{path}'")
H A Dlog_tools.py48 def info_log(msg: str) -> None: function
/arkcompiler/ets_frontend/ets2panda/public/
H A Des2panda_lib.rb679 info_log = false
685 if debug_level == 'info' && info_log

Completed in 2 milliseconds