Subject: Re: [boost] [test] Problem with BOOST_TEST_MESSAGE
From: Bjorn Reese (breese_at_[hidden])
Date: 2015-05-12 18:42:39


On 05/13/2015 12:00 AM, Edward Diener wrote:

> BOOST_TEST_MESSAGE does not appear. Needless to say I always want my
> BOOST_TEST_MESSAGE messages to always appear in the output. Is there a
> solution to this ?

Add --log_level=message when you run the test.