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){

@ -1 +1 @@
Subproject commit 48dc4c40c77dfa64e1a97c9cc5b1067e4881f8a9
Subproject commit ac88aa934de9a7e5731a0af81c9a8fa134c1b965