Update README.md
This commit is contained in:
parent
58f244a003
commit
532671662d
@ -117,7 +117,7 @@ void stdout_example()
|
|||||||
SPDLOG_DEBUG(console, "Enabled only #ifdef SPDLOG_DEBUG_ON.. {} ,{}", 1, 3.23);
|
SPDLOG_DEBUG(console, "Enabled only #ifdef SPDLOG_DEBUG_ON.. {} ,{}", 1, 3.23);
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
<hr />
|
||||||
#### Simple file logger
|
#### Simple file logger
|
||||||
```c++
|
```c++
|
||||||
#include "spdlog/sinks/basic_file_sink.h"
|
#include "spdlog/sinks/basic_file_sink.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user