Indicate log severity in debug console
Open
fix it friday
g3
P3
screen: debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
There is no indication of the log severity in the debug console. Chrome on the other hand will log severe records as red. It'd be great if we could do something similar. This information is already a part of the [LogRecord](https://github.com/dart-lang/sdk/blob/master/runtime/vm/service/service.md#logrecord).
Contributor guide
Assessment
This issue has not been assessed yet.