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 */
|
/* Enable logging to console */
|
||||||
|
logvisor::RegisterStandardExceptions();
|
||||||
logvisor::RegisterConsoleLogger();
|
logvisor::RegisterConsoleLogger();
|
||||||
|
|
||||||
nod::ExtractionContext ctx = { true, true, [&](const std::string& str){
|
nod::ExtractionContext ctx = { true, true, [&](const std::string& str){
|
||||||
|
|||||||
2
logvisor
2
logvisor
Submodule logvisor updated: 48dc4c40c7...ac88aa934d
Reference in New Issue
Block a user