Update README.md

This commit is contained in:
Gabi Melman 2014-12-07 05:26:08 +02:00
parent 9997e2e412
commit 1e7cc4cec5
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Just copy the files to your build tree and use a C++11 compiler
* Console logging.
* Linux syslog.
* Easily extendable with custom log targets (just implement a single function in the [sink](include/spdlog/sinks/sink.h) interface).
* Optional, even faster, async logging .
* Optional, (extremly fast!), async logging.
* Log levels.