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

Use logcat instead of println #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Use logcat instead of println #14

wants to merge 1 commit into from

Conversation

scana
Copy link

@scana scana commented Jun 6, 2023

Noticed that print-lines were added 4.9.5 to print out logs.
Please do let me know if you would rather see this reported as Log.e.

@daniel-statsig
Copy link
Contributor

Hey @scana, thanks for the contribution. Was this not logging to the correct location for you? Do we need to audit the entire SDK for println?

@scana
Copy link
Author

scana commented Jun 20, 2023

Hi @daniel-statsig, no need for audit, it's just for convenience. println will tag the log as System.out so adding [Statsig] seems like an artificial thing to add.

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

Successfully merging this pull request may close these issues.

2 participants