mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
Update README.md
This commit is contained in:
parent
9997e2e412
commit
1e7cc4cec5
@ -29,7 +29,7 @@ Just copy the files to your build tree and use a C++11 compiler
|
|||||||
* Console logging.
|
* Console logging.
|
||||||
* Linux syslog.
|
* Linux syslog.
|
||||||
* Easily extendable with custom log targets (just implement a single function in the [sink](include/spdlog/sinks/sink.h) interface).
|
* Easily extendable with custom log targets (just implement a single function in the [sink](include/spdlog/sinks/sink.h) interface).
|
||||||
* Optional, even faster, async logging .
|
* Optional, (extremly fast!), async logging.
|
||||||
* Log levels.
|
* Log levels.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user