Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Logging #27

Open
danieldanielecki opened this issue Jul 14, 2022 · 2 comments
Open

Improve Logging #27

danieldanielecki opened this issue Jul 14, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@danieldanielecki
Copy link
Contributor

The commits 5d36840 and 3ad5b4b include extensive monitoring. However, maybe it makes more sense to customize the "custom_log" more towards what the event is about. In addition to that, wherever applicable, debug what is returned. In order not to log [object Object], but some tangible value instead.

Don't forget about Custom Parameters: https://stackoverflow.com/questions/67658350/firebase-analytics-find-custom-event-parameters

@danieldanielecki danieldanielecki added the enhancement New feature or request label Jul 14, 2022
@danieldanielecki danieldanielecki self-assigned this Jul 14, 2022
@danieldanielecki
Copy link
Contributor Author

We also need to know if Apple and Google allow such logging. That's another point to improve it later, in order not to waste time.

@danieldanielecki danieldanielecki removed their assignment Aug 26, 2022
@danieldanielecki
Copy link
Contributor Author

Object destructuring, like on the screenshot, could be part of testing/implementation, in order to avoid '[object Object]' in logs.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant