def log()

in tools/registry.py [0:0]


def log(msg):
  print(f"{Fore.GREEN}INFO: {Style.RESET_ALL}{msg}")