Skip to content

Commit 320d892

Browse files
committed
Update README.md
1 parent 8eef56f commit 320d892

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Looking for a simple logger for your C++ project? `SimpleLogger` might be for yo
1010
* Date / time
1111
* Logging levels: `Trace`, `Debug`, `Info`, `Warning`, `Error`, `Fatal`
1212
* Log to file and/or console
13+
* Thread-safe
1314
* Uses streams (<< operator)
1415
* Very easy to use
1516

0 commit comments

Comments
 (0)