I am entering error information into an ErrorLog table in my database. I have a utility class to do this:
ErrorHandler.Error(\"Something has broken!!\\n\\nDe
Another simple solution is to click the "results to text" button in SSMS. Its not super clean, but gives you visibility to line breaks with about half a second of work.