![]() |
boost::log::sources::basic_channel_logger::make_default_channel_name — Default channel name generator.
// In header: <boost/log/sources/channel_feature.hpp> // Default channel name generator. struct make_default_channel_name { // types typedef channel_type result_type; // public member functions result_type operator()() const; };