Boost C++ LibrariesSourceForge.net Logo

PrevUpHomeNext

Macro BOOST_LOG_SCOPED_LOGGER_ATTR_CTOR

BOOST_LOG_SCOPED_LOGGER_ATTR_CTOR

Synopsis

// In header: <boost/log/utility/scoped_attribute.hpp>

BOOST_LOG_SCOPED_LOGGER_ATTR_CTOR(logger, attr_name, attr_type, attr_ctor_args)

Description

The macro sets a scoped logger-wide attribute with constructor arguments in a more compact way


PrevUpHomeNext