Disabling Motive API log messages
Posted: Tue Mar 01, 2016 6:54 pm
I'm using the Motive API to receive rigid body data.
When a rigid body is in view, a large number of log messages start to appear in the command console (stdout). They're all in the following format:
...npoint\thirdparty\ceres\v1.10.0\internal\ceres\wall_time.cc:74
DenseNormalCholeskySolver::Solve
Delta Cumulative
Setup : 0.00001 0.00001
Product : 0.00002 0.00003
Solve : 0.00001 0.00005
Total : 0.00000 0.00005
I'm guessing these are coming from one of the Motive API dll's. Is there any way to disable or redirect these messages?
When a rigid body is in view, a large number of log messages start to appear in the command console (stdout). They're all in the following format:
...npoint\thirdparty\ceres\v1.10.0\internal\ceres\wall_time.cc:74
DenseNormalCholeskySolver::Solve
Delta Cumulative
Setup : 0.00001 0.00001
Product : 0.00002 0.00003
Solve : 0.00001 0.00005
Total : 0.00000 0.00005
I'm guessing these are coming from one of the Motive API dll's. Is there any way to disable or redirect these messages?