Unverified Commit ead9a550 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update README.md

parent cf80b492
...@@ -88,7 +88,7 @@ int main() ...@@ -88,7 +88,7 @@ int main()
} }
``` ```
#### load log levels from env variable #### load log levels from env variable/argv
```c++ ```c++
#include "spdlog/cfg/env.h" #include "spdlog/cfg/env.h"
void load_levels_example() void load_levels_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