mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-24 17:41:34 +08:00
Update README.md
This commit is contained in:
parent
8649fb5118
commit
b922ae0fb8
@ -41,7 +41,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
|
||||
* 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 to hex conversion and logging.
|
||||
* Binary logging in hex.
|
||||
|
||||
|
||||
## Benchmarks
|
||||
|
Loading…
Reference in New Issue
Block a user