boost::log::attributes::current_process_id — A class of an attribute that holds the current process identifier.
// In header: <boost/log/attributes/current_process_id.hpp> class current_process_id { public: // construct/copy/destruct current_process_id(); };