in source/eksfedctl/logs.py [0:0]
def log(data): log_prefix = f"{Colors.BOLD}EKSFedCtl{Colors.CEND}:" print(f"{log_prefix} {data}", flush=True)