boost::log::sources::exception_handler::apply
// In header: <boost/log/sources/exception_handler_feature.hpp> template<typename BaseT> struct apply { // types typedef basic_exception_handler_logger< BaseT > type; };