Amplitude-Android icon indicating copy to clipboard operation
Amplitude-Android copied to clipboard

Logger only logs the `eventType` and not the properties

Open thsaravana opened this issue 8 years ago • 3 comments
trafficstars

When I enable logging, so that I can see Amplitude logs in Logcat, I see only eventType. The eventProperties, apiProperties, userProperties, groups are not logged.

It would be great to see these in the log as well.

thsaravana avatar Sep 17 '17 07:09 thsaravana

Good point. In my project, we have do custom logging to see those properties. If Amplitude did that itself, we could remove our (then-)redundant code.

autonomousapps avatar Sep 17 '17 17:09 autonomousapps

I saw the code and I would love to work on it and submit a pull request (i.e, if you guys haven't planned to work on this).

thsaravana avatar Sep 19 '17 13:09 thsaravana

@thsaravana Definitely, we welcome any PRs. This year we will be putting more focus on SDKs. Sorry for the delay of replying.

haoliu-amp avatar Feb 03 '20 07:02 haoliu-amp