Unverified Commit 691011c4 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update README.md

parent fd547193
...@@ -117,7 +117,7 @@ void stdout_example() ...@@ -117,7 +117,7 @@ void stdout_example()
} }
``` ```
--- ---
#### Simple file logger #### Basic file logger
```c++ ```c++
#include "spdlog/sinks/basic_file_sink.h" #include "spdlog/sinks/basic_file_sink.h"
void basic_logfile_example() void basic_logfile_example()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment