Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
unit_test::suite::log

Logging output stream.

Synopsis
log_os< char > log;
Description

Text sent to the log output stream will be forwarded to the output stream associated with the runner.


PrevUpHomeNext