[Suggestion] Please make the error console output into single line
Currently an exception output is separated into many lines. I know we should try to eliminate the errors instead of blocking it using plugins like CSF, but sometimes some errors are hard to eliminate in a short period. Making it into single line will allow us to block a specific error with single keyword instead have to block every line of the generated error.