Skip to content

Setup logging

Louis Gombert requested to merge logging into master

Use VTK logging instead of std::cout to be able to control output more easily.

-v command-line argument is parsed manually and not using vtkLogger::Init to simplify control options.

Edited by Louis Gombert

Merge request reports