2
0
mirror of https://github.com/boostorg/log.git synced 2026-02-13 00:22:22 +00:00
Ed Schouten 42e6f26c43 Enable the use of clock_gettime() on Nuxi CloudABI.
Just like OpenBSD and HURD, CloudABI provides a clock_gettime() function
without implementing timer_*(). It therefore cannot set _POSIX_TIMERS.
2015-08-27 15:54:58 +02:00
2015-03-25 00:48:52 +03:00
2015-08-25 11:39:09 +03:00
2015-04-04 16:01:16 +03:00
2014-08-18 15:00:50 +01:00
2013-04-13 12:30:25 +00:00
2014-01-19 16:12:10 +04: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

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 3.9 MiB
Languages
C++ 99%
CMake 1%