Skip to content

Commit 2f63119

Browse files
committed
Merge pull request fffaraz#90 from 3Hren/patch-1
Add Blackhole logging framework.
2 parents 73c7995 + 81aa5a2 commit 2f63119

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
361361

362362
## Logging
363363

364+
* [Blackhole](https://github.com/3Hren/blackhole) - Header only attribute-based logging framework, which is designed to be fast, modular and highly customizable. [MIT]
364365
* [Boost.Log](http://www.boost.org/doc/libs/1_56_0/libs/log/doc/html/index.html) - Designed to be very modular and extensible. [Boost]
365366
* [easyloggingpp](https://github.com/easylogging/easyloggingpp) - Single header only C++ logging library. [MIT] [website](http://easylogging.org/)
366367
* [G3log](https://github.com/KjellKod/g3log) - Asynchronous logger with Dynamic Sinks. [PublicDomain]

0 commit comments

Comments
 (0)