Update README.md

Add Quill Logging Library
This commit is contained in:
Odysseas Georgoudis
2020-03-04 02:05:39 +00:00
committed by GitHub
parent 8f26cf8398
commit 2e6e713577

View File

@@ -573,6 +573,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [spdlog](https://github.com/gabime/spdlog) - Super fast, header only, C++ logging library.
* [templog](http://www.templog.org/) - A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost]
* [P7Baical](http://baical.net/p7.html) - An open source and cross-platform library for high-speed sending telemetry & trace data with minimal usage of CPU and memory. [LGPL]
* [Quill](https://github.com/odygrd/quill) - Asynchronous cross platform low latency logging library [MIT]
## Machine Learning