boost::log::formatters::no_throw_policy — No-throw exception policy.
// In header: <boost/log/formatters/exception_policies.hpp> struct no_throw_policy { // public static functions static void on_attribute_value_not_found(const char *, unsigned); };