Tomographer  v5.4
Tomographer C++ Framework Documentation
boost_test_logger.h File Reference

(v5.4)

Provide a logger class for when using the Boost Unit Test Framework (see Tomographer::Logger::BoostTestLogger). More...

+ 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
 

Detailed Description

Provide a logger class for when using the Boost Unit Test Framework (see Tomographer::Logger::BoostTestLogger).

Definition in file boost_test_logger.h.