mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
wip
This commit is contained in:
@@ -25,7 +25,7 @@ void syslog_example();
|
||||
|
||||
int main(int args, const char *argv[])
|
||||
{
|
||||
|
||||
|
||||
spdlog::loaders::load_env();
|
||||
spdlog::loaders::load_argv(args, argv);
|
||||
spdlog::info("HELLO INFO");
|
||||
|
Reference in New Issue
Block a user