boost::log::filters::attr
// In header: <boost/log/filters/attr.hpp> template<typename AttributeValueTypesT, typename CharT> implementation_defined attr(std::basic_string< CharT > const & name);
The function generates an attribute placeholder in filter expressions
name
Attribute name.
An object that will, upon applying a corresponding operation to it, construct the filter.