mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 21:17:51 +00:00
Update logvisor
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user