Skip to content

Use logging to output status of VTKDataSetReaderBase

Kenneth Moreland requested to merge kmorel/vtk-m:reader-use-logging into master

The original implementation predates the logging and so just outputted error and warning messages to stderr. Changed these to the more appropriate logging mechanism.

Merge request reports

Loading