Description
The Chunk::toString() routine, used in some non-default logging, runs all of its display fields together, making the output hard to read. It should use spaces and commas to separate fields like other display routines do.
The Chunk::toString() routine, used in some non-default logging, runs all of its display fields together, making the output hard to read. It should use spaces and commas to separate fields like other display routines do.