Commits


Edward Chen authored and GitHub committed bd8a488f4b6
Enable verbose logging in unit test program with environment variable. (#17133) Enable verbose logging in unit test program with environment variable. E.g., `ORT_UNIT_TEST_MAIN_LOG_LEVEL=0 ./onnxruntime_test_all --gtest_filter="<test that I want to see more logs for>"`.