We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73ea07 commit b7f0850Copy full SHA for b7f0850
README.md
@@ -15,6 +15,7 @@
15
* Uses [fmtlib](https://github.com/fmtlib/fmt) to format the logs
16
* Synchronous logging - not thread safe
17
* Header-only library
18
+ - Single header file version available [here](https://github.com/p-ranav/binary_log/blob/master/single_include/binary_log/binary_log.hpp)
19
* Requires C++20
20
* MIT License
21
0 commit comments