...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Andrey Semashev
07.11.2012
This header enables Boost.DateTime support for Boost.Log.
Andrey Semashev
18.07.2009
This header enables Boost.Exception support for Boost.Log.
namespace boost { namespace log { typedef error_info< struct attribute_name_info_tag, attribute_name > attribute_name_info; typedef error_info< struct type_info_info_tag, typeindex::type_index > type_info_info; typedef error_info< struct position_info_tag, unsigned int > position_info; typedef error_info< struct current_scope_info_tag, attributes::named_scope_list > current_scope_info; current_scope_info current_scope(); namespace ipc { typedef error_info< struct object_name_tag, object_name > object_name_info; } } }
Andrey Semashev
18.07.2009
This header enables Boost.Regex support for Boost.Log.
Andrey Semashev
19.07.2009
This header enables Boost.Spirit (classic) support for Boost.Log.
Andrey Semashev
19.07.2009
This header enables Boost.Spirit.Qi support for Boost.Log.
Andrey Semashev
19.03.2014
This header enables std::regex
support for Boost.Log.
Andrey Semashev
18.07.2009
This header enables Boost.Xpressive support for Boost.Log.