cartographer-project / point_cloud_viewer

View billions of points in your browser.
Apache License 2.0
339 stars 98 forks source link

Redirect progress and logs to stderr. #445

Closed feuerste closed 4 years ago

feuerste commented 4 years ago

This is a first step towards proper logging. On stdout we only want program outputs.

feuerste commented 4 years ago

Thanks for your review Kamil!