update example

pull/752/head
gabime 7 years ago
parent 4d7245bb67
commit f2bc1571b4

@ -114,8 +114,6 @@ void async_example()
{
async_file->info("Async message #{}", i + 1);
}
// you can wait for all the messages to processed:
// spdlog::thread_pool()->wait_empty();
}
// syslog example (linux/osx/freebsd)

Loading…
Cancel
Save