We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33c5ce commit 6a7f471Copy full SHA for 6a7f471
1 file changed
README.md
@@ -1,5 +1,7 @@
1
# AsyncLogger
2
3
+Modern Asyncronous Logger using C++20 and std::format (falls back on fmt::format if not available).
4
+
5
## How to use
6
7
Very simple example application showing how to implement it.
0 commit comments