Update README.md

This commit is contained in:
Gabi Melman
2018-07-26 21:52:52 +03:00
committed by GitHub
parent fd54719351
commit 691011c473

View File

@@ -117,7 +117,7 @@ void stdout_example()
}
```
---
#### Simple file logger
#### Basic file logger
```c++
#include "spdlog/sinks/basic_file_sink.h"
void basic_logfile_example()