Closed elliotchance closed 9 years ago
When there is a long output string it needs to wrap based on the size of console.
This was only really an issue when we were printing long JSON lines which doesn't happen now. Also its too hard to know if we would be wrapping lines that should not be wrapped.
When there is a long output string it needs to wrap based on the size of console.