Commit f8063b4c authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent 41838162
......@@ -24,7 +24,7 @@ Just copy the files to your build tree and use a C++11 compiler
* Console logging
* Linux syslog
* Optional async logging
* Add your own custom logging targets easily (just implement the single function in the sink interface)
* Add custom log targets easily (just implement the single function in the [sink](include/spdlog/sinks/sink.h) interface)
* Logging levels
* Custom formatting with user defined patterns
......
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