boost::log::attributes::named_scope_entry::scope_name_type — Scope entry type.
// In header: <boost/log/attributes/named_scope.hpp> enum scope_name_type { general, function };
Describes scope name specifics
general
function