We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc72fd commit 945a34dCopy full SHA for 945a34d
examples/t11_groot_howto.cpp
@@ -120,7 +120,7 @@ int main()
120
// Both formats are compatible with Groot2
121
122
// Logging with lightweight serialization
123
- BT::FileLogger2 logger2(tree, "t12_logger2.btlog");
+ BT::FileLogger2 logger2(tree, "t11_groot_howto.btlog");
124
BT::MinitraceLogger minilog(tree, "minitrace.json");
125
126
while(1)
0 commit comments