1//[example_output 2> logger-customization-point --log_level=all 3Running 1 test case... 4Entering test module "logger-customization-point" 5test.cpp(36): Entering test case "test1" 6test.cpp(39): error: in "test1": check t == 11 has failed [** value of user_defined_type is 10 ** != 11] 7test.cpp(43): info: check t2 == 11 has passed 8test.cpp(36): Leaving test case "test1"; testing time: 125us 9Leaving test module "logger-example-customization-point"; testing time: 157us 10 11*** 1 failure is detected in the test module "logger-customization-point" 12//] 13