Update logvisor

This commit is contained in:
Jack Andersen
2016-09-07 20:16:22 -10:00
parent a80369b13b
commit e55a4322ab
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ int main(int argc, char* argv[])
}
/* Enable logging to console */
logvisor::RegisterStandardExceptions();
logvisor::RegisterConsoleLogger();
nod::ExtractionContext ctx = { true, true, [&](const std::string& str){