...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::log::to_log
// In header: <boost/log/utility/manipulators/to_log.hpp> template<typename TagT, typename T> to_log_manip< T, TagT > to_log(T const & value);