Unverified Commit 2d6afeeb authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update README.md

parent 49bc58da
......@@ -42,7 +42,6 @@ Very fast, header-only/compiled, C++ logging library. [![Build Status](https://t
* Windows debugger (```OutputDebugString(..)```)
* Easily extendable with custom log targets (just implement a single function in the [sink](include/spdlog/sinks/sink.h) interface).
* Severity based filtering - threshold levels can be modified in runtime as well as in compile time.
* Binary data logging.
## Usage samples
......
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