Update README.md

pull/1463/head
Gabi Melman 6 years ago committed by GitHub
parent cf80b492a3
commit ead9a550fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save