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