Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

log_format

Allows selecting the Unit Test Framework log format from the list of formats supplied by the framework. To specify custom log format use the custom log formatting API.

Acceptable values

HRF stands for human readable format, while XML is dedicated to automated output processing

Environment variable
BOOST_TEST_LOG_FORMAT

PrevUpHomeNext