Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
unit_test::runner::on_log

Called when a test logs output.

Synopsis
virtual
void
on_log(
    std::string const&);

PrevUpHomeNext