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 fancy-log.info() #30744

Merged

Conversation

honeybadgerdontcare
Copy link
Contributor

Fixes #30527

By default the gulp implementation of the validator uses fancy-log for logging. However it calls the non-existing method .log to report results. Instead use .info.

Verified now working as intended.

@honeybadgerdontcare honeybadgerdontcare merged commit b143876 into ampproject:master Oct 20, 2020
@honeybadgerdontcare honeybadgerdontcare deleted the gulpjs-logger branch October 20, 2020 16:27
ed-bird pushed a commit to ed-bird/amphtml that referenced this pull request Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error TypeError: logger.log is not a function
3 participants