diff --git a/README.md b/README.md index 424d6a8..90e1dc4 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ C++ Benchmark Authoring Library/Framework. ### Logging +* [quill](https://github.com/odygrd/quill) - Asynchronous low latency C++ logging library * [fmtlog](https://github.com/MengRao/fmtlog) - A fmtlib-style logging library with latency in nanoseconds. * [spdlog](https://github.com/gabime/spdlog) - Fast C++ logging library. * [loguru](https://github.com/emilk/loguru) - A lightweight and flexible C++ logging library