Skip to content

Feature Request: Colorize LogSender output by log level #323

Description

@appaass-dot

First of all, thank you for the improvements in ACS r04 (android-code-studio-armeabi-v7a-1.0.0+gh.r04 ).
I tested the new LogSender feature and it works correctly after enabling Developer Options and USB debugging.
I would like to suggest one usability improvement.
Currently, the LogSender output is displayed entirely in white, making long logs difficult to read.
It would be very helpful if log entries were colorized according to their log level, similar to Android Studio or AndroidIDE. For example:
E (Error) → Red
W (Warning) → Yellow
I (Info) → Green
D (Debug) → Blue or Cyan
V (Verbose) → Gray
This would make it much easier to quickly identify important messages and crashes while reading Logcat.
Thank you for your great work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions