1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-15 10:39:53 +08:00

Update README.md

This commit is contained in:
Gabi Melman 2018-07-17 15:20:02 +03:00 committed by GitHub
parent 653c4d6472
commit e3af4124de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,7 +135,8 @@ void basic_logfile_example()
}
}
```
hr
<hr>
#### Rotating files
```c++
#include "spdlog/sinks/rotating_file_sink.h"