Update README.md

pull/773/head
Gabi Melman 7 years ago committed by GitHub
parent fd54719351
commit 691011c473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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()

Loading…
Cancel
Save