Go to file
2019-10-23 13:29:50 +03:00
build Removed linking with Boost.System. 2019-01-14 20:16:20 +03:00
config Counter compiler optimizations when checking for SSSE3 and AVX2. 2019-01-08 00:56:24 +03:00
doc Added a link to a more complete example for reading settings from file. 2019-06-25 20:21:27 +03:00
example Added a compilable example for initialization from a settings container. 2019-06-25 20:10:50 +03:00
include/boost/log Added compiler barrier definition for clang-win to silence deprecated warnings. 2019-10-14 00:03:40 +03:00
meta Add metadata file. 2014-08-18 15:00:50 +01:00
src Removed unused local typedefs. 2019-10-22 20:06:26 +03:00
test Avoid using deprecated Boost.Test headers. 2019-10-23 13:29:50 +03:00
.gitattributes Boost.Log merged to trunk. 2013-04-13 12:30:25 +00:00
.travis.yml Removed unnecessary packages from CI jobs, added C++20 testing. 2019-10-22 01:09:48 +03:00
appveyor.yml Moved extra tests to msvc-14.0 job to avoid job timeouts. 2019-10-14 23:13:22 +03:00
index.html Corrected reference to the built docs. 2013-05-17 19:44:46 +00:00
README.md Added CI badges to the readme. 2019-01-03 23:39:25 +03:00

Boost.Log

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

Build status

Master: AppVeyor Travis CI Develop: AppVeyor Travis CI

License

Distributed under the Boost Software License, Version 1.0.