Allow viewing long logcat messages in Perfetto UI
Open
ui
- Dominant language
- C++
- Stars
- 6.5k
- Forks
- 868
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 218
Description
Currently logcat viewer truncates long logcat messages, and I can't seem to find a way to see the whole message:
The message column is resizable but I can't see the whole message if it doesn't fit into screen width.
Maybe we could make it show the whole message when double-clicking on the cell, or add an option to wrap message string to fit into cell?
Contributor guide
Assessment
This issue has not been assessed yet.