Line break between every line in stacktrace error, reading requires a lot of scrolling
Open
P3
screen: debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Copied from b/272320048
Console puts a linebreak between every new line, which doesn't make sense in the case of stacktraces. We should figure out whether to remove linebreaks all together, or determine which logs should have a line break and which shouldn't.
Contributor guide
Assessment
This issue has not been assessed yet.