analogdevicesinc / ToF

MIT License
35 stars 26 forks source link

Tof-viewer: All logging is now done with GLOG #674

Closed liealex closed 5 months ago

liealex commented 5 months ago

Is variable my_log still needed somewhere? Wouldn't it be better to be removed?

There is only one more usage of my_log in tof-viewer. https://github.com/analogdevicesinc/ToF/blob/viewer_log/examples/tof-viewer/src/ADIMainWindow.cpp#L1072