mirror of
https://github.com/AxioDL/nod.git
synced 2025-06-18 04:23:43 +00:00
Update logvisor
This commit is contained in:
parent
a80369b13b
commit
e55a4322ab
@ -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
@ -1 +1 @@
|
|||||||
Subproject commit 48dc4c40c77dfa64e1a97c9cc5b1067e4881f8a9
|
Subproject commit ac88aa934de9a7e5731a0af81c9a8fa134c1b965
|
Loading…
x
Reference in New Issue
Block a user