Close a reader without throwing execptions. If the closing of the
reader throws an exception, the exception is logged.
Parameters: reader - the reader to close. Parameters: role - the role of the reader. Parameters: log - the log to which to log a messge if closing the readerthrows an exception.