Need to complete the following two things: - build own logging system instead of using `print()` function. - suppress the verbose logging output of backends(openvino, tensorrt) and mqbench and keep only error messages.
Need to complete the following two things:
print()function.