Skip to content

Commit 3550a17

Browse files
author
Alexey Nikiforov
committed
Add loggers library: easyloggingpp and boost.log
1 parent fde162e commit 3550a17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
268268

269269
* [Log4cpp](http://log4cpp.sourceforge.net/) - A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. [LGPL]
270270
* [templog](http://www.templog.org/) - A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost]
271+
* [easyloggingpp](https://github.com/easylogging/easyloggingpp) - Single header only C++ logging library. [website](http://easylogging.org/)
272+
* [boost.Log](http://www.boost.org/doc/libs/1_56_0/libs/log/doc/html/index.html) - Boost.Log was designed to be very modular and extensible
271273

272274
## Machine Learning
273275

0 commit comments

Comments
 (0)