Add PrintError and family overload that accepts a print function. This avoids constructing potentially long strings for passing into these print functions.
Add PrintError and family overload that accepts a print function. This avoids constructing potentially long strings for passing into these print functions.