1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-15 02:29:54 +08:00
This commit is contained in:
gabi 2014-11-03 09:03:56 +02:00
parent 4040eb9e3e
commit 5b5ba83645

View File

@ -21,7 +21,7 @@ Just copy the files to your build tree and use a C++11 compiler
* Rotating log files * Rotating log files
* Daily log files * Daily log files
* Console logging * Console logging
* Async logging * Optional async logging
* Logging levels * Logging levels
* Custom formatting with user defined patterns * Custom formatting with user defined patterns