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

console.log statements pollute developer console #11

Closed
oluckyman opened this issue Nov 21, 2017 · 2 comments
Closed

console.log statements pollute developer console #11

oluckyman opened this issue Nov 21, 2017 · 2 comments

Comments

@oluckyman
Copy link

There are plenty console.log statements in the source. Some of them may be useful for library users. But these are just polluting console on every request and have no value if you are not a library maintainer:
image

@richardzcode
Copy link
Contributor

Thank you @oluckyman for pointing this out. Overall AWS Amplify uses Logger: https://github.com/aws/aws-amplify/blob/master/media/logger_guide.md

Those ones you found were oversights. Our developer just corrected those.

Thanks again!

Richard

@github-actions
Copy link

This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants