-
Notifications
You must be signed in to change notification settings - Fork 932
Closed
Labels
Description
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 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.
Trancever, Esemesek, czystyl, satya164, EQuimper and 4 more
