Martin Hořeňovský 7e4038d848 Capture std::clog writes and combine them with std::cerr writes (#989)
This also introduces Catch::clog() method to allow embedded targets
to override std::clog usage with their own stream (presumably null-sink),
similarly to how Catch::cout() and Catch::cerr() are used.

Fixes #989
2017-08-09 15:28:40 +02:00
..
2014-03-17 18:40:58 +00:00
2017-03-06 09:23:31 +00:00
2014-05-19 18:57:14 +01:00
2017-04-04 11:31:13 +02:00
2015-07-28 18:55:11 +01:00
2014-03-17 18:40:58 +00:00
2017-06-27 12:21:48 +02:00