mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update README.md
This commit is contained in:
parent
418381623e
commit
f8063b4c57
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user