Commit 8a0118bd authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent 61b471e2
...@@ -24,7 +24,7 @@ Just copy the files to your build tree and use a C++11 compiler ...@@ -24,7 +24,7 @@ Just copy the files to your build tree and use a C++11 compiler
* Console logging * Console logging
* Linux syslog * Linux syslog
* Optional async logging * Optional async logging
* [Custom](wiki/Custom-formatting) formatting * [Custom](https://github.com/gabime/spdlog/wiki/Custom-formatting) formatting
* Runtime logging levels * Runtime logging levels
* Extend with custom log targets easily (just implement a single function in the [sink](include/spdlog/sinks/sink.h) interface) * Extend with custom log targets easily (just implement a single function in the [sink](include/spdlog/sinks/sink.h) interface)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment