Skip to content

Commit 6a7f471

Browse files
committed
docs(README): Add short description
1 parent a33c5ce commit 6a7f471

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AsyncLogger
22

3+
Modern Asyncronous Logger using C++20 and std::format (falls back on fmt::format if not available).
4+
35
## How to use
46

57
Very simple example application showing how to implement it.

0 commit comments

Comments
 (0)