mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
Update README.md
This commit is contained in:
parent
49bc58da04
commit
2d6afeebe1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user