Skip to content

Commit

Permalink
Merge pull request fffaraz#90 from 3Hren/patch-1
Browse files Browse the repository at this point in the history
Add Blackhole logging framework.
  • Loading branch information
fffaraz committed Feb 17, 2016
2 parents 73c7995 + 81aa5a2 commit 2f63119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin

## Logging

* [Blackhole](https://github.com/3Hren/blackhole) - Header only attribute-based logging framework, which is designed to be fast, modular and highly customizable. [MIT]
* [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]
* [easyloggingpp](https://github.com/easylogging/easyloggingpp) - Single header only C++ logging library. [MIT] [website](http://easylogging.org/)
* [G3log](https://github.com/KjellKod/g3log) - Asynchronous logger with Dynamic Sinks. [PublicDomain]
Expand Down

0 comments on commit 2f63119

Please sign in to comment.