mirror of
https://github.com/gabime/spdlog
synced 2026-06-08 14:19:56 +00:00
wip
This commit is contained in:
+1
-1
@@ -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