mirror of
https://github.com/boostorg/log.git
synced 2026-02-10 11:32:32 +00:00
b328b0bf9db6335e141eb17ff5d1cb7e359c06be
Fixed missing symbols in libboost_log_setup (on mac/clang)
Fixed #11541. Fixed compilation when native wchar_t type is disabled. Added a note of discouragement to the configuration section.
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%
