mirror of
https://github.com/boostorg/log.git
synced 2026-02-13 00:22:22 +00:00
30ff0390ce4d3063d035735ed7b9463277b59697
Fixed #11106. In some cases inserted attribute set elements could invalidate the existing elements preventing them from being found.
Fixed #11106. In some cases inserted attribute set elements could invalidate the existing elements preventing them from being found.
Boost.Log, part of collection of the Boost C++ Libraries, provides tools for adding logging to libraries and applications.
Directories
- build - Boost.Log build scripts
- config - Boost.Log build configuration code and scripts
- doc - QuickBook documentation sources
- example - Boost.Log examples
- include - Interface headers of Boost.Log
- src - Compilable source code of Boost.Log
- test - Boost.Log unit tests
More information
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99%
CMake
1%
