mirror of
https://github.com/gabime/spdlog.git
synced 2025-02-09 14:10:48 +08:00
Update example
This commit is contained in:
parent
de0dbfa359
commit
b2e31721e8
@ -22,7 +22,7 @@ void syslog_example();
|
|||||||
void custom_flags_example();
|
void custom_flags_example();
|
||||||
|
|
||||||
#include "spdlog/spdlog.h"
|
#include "spdlog/spdlog.h"
|
||||||
#include "spdlog/cfg/env.h" // for loading levels from the environment variable
|
#include "spdlog/cfg/env.h" // support for loading levels from the environment variable
|
||||||
|
|
||||||
int main(int, char *[])
|
int main(int, char *[])
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user