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