Update README.md

This commit is contained in:
Gabi Melman
2018-07-17 15:26:12 +03:00
committed by GitHub
parent e3af4124de
commit 4b62819da0

View File

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