|
Tomographer
v4.1
Tomographer C++ Framework Documentation
|
Provide a logger class for when using the Boost Unit Test Framework (see Tomographer::Logger::BoostTestLogger). More...
#include <tomographer/tools/loggers.h>
Include dependency graph for boost_test_logger.h:Go to the source code of this file.
Classes | |
| struct | Tomographer::Logger::LoggerTraits< BoostTestLogger > |
| class | Tomographer::Logger::BoostTestLogger |
A logger we can use in tests, which calls BOOST_TEST_MESSAGE() More... | |
Namespaces | |
| Tomographer | |
Base namespace for the Tomographer project. | |
| Tomographer::Logger | |
| Tomographer's Logging Framework | |
Provide a logger class for when using the Boost Unit Test Framework (see Tomographer::Logger::BoostTestLogger).
Definition in file boost_test_logger.h.