![]() |
boost::log::register_filter_factory
// In header: <boost/log/utility/init/filter_parser.hpp> template<typename CharT, typename TraitsT, typename AllocatorT> void register_filter_factory(std::basic_string< CharT, TraitsT, AllocatorT > const & name, shared_ptr< filter_factory< CharT > > const & factory);