Open
Description
Features request
Some improvements might be useful when it comes to the console output (the console that opens when I run an app).
Just like the Logcat in Android Studio, would it be possible to:
- only show logs that contains the searched text?
- only show logs with the desired severity?
- choose different colors for each log severity?
Thanks.