Skip to content

RFC: use logkitty for log-android command #125

@zamotany

Description

@zamotany

Describe the Feature

This is a proposal to use 3rd party tool for log-android for prettier messages and more flexible interface: https://github.com/zamotany/logkitty

logkitty

logkitty currently supports only Android (iOS in the future if requested) with better syntax for common tasks like filtering by tags (logkitty tag myTag otherTag, logkitty tag myTag otherTag -W), filtering by application (logkitty app com.expample.myApp, logkitty app com.expample.myApp -E) and custom patters (logkitty custom *:S ReactNativeJS:D).

Let me know what do you think. Any feedback appreciated.

Possible Implementations

Spawn logkitty process when running react-native log-android.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions