Print to stream a description of error relative to input. Return a reference to stream.
stream
error
input
Declared in <bdljsn_jsonutil.h>
<bdljsn_jsonutil.h>
static std::ostream& printError( std::ostream& stream, std::string_view const& input, Error const& error);