Update README.md

This commit is contained in:
Gabi Melman
2020-03-06 15:32:23 +02:00
committed by GitHub
parent cf80b492a3
commit ead9a550fd

View File

@@ -88,7 +88,7 @@ int main()
}
```
#### load log levels from env variable
#### load log levels from env variable/argv
```c++
#include "spdlog/cfg/env.h"
void load_levels_example()