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 Winston whenever possible and log to stderr #744

Merged
merged 3 commits into from
Sep 24, 2021

Conversation

0x2b3bfa0
Copy link
Member

No description provided.

@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal September 23, 2021 12:39 Inactive
bin/cml/runner.js Outdated Show resolved Hide resolved
@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal September 23, 2021 12:40 Inactive
@casperdcl casperdcl added technical-debt Refactoring, linting & tidying ui/ux User interface/experience labels Sep 23, 2021
@0x2b3bfa0 0x2b3bfa0 marked this pull request as ready for review September 23, 2021 13:55
* Force push to retry tests
@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal September 23, 2021 14:13 Inactive
winston.log(level, message) instead of winston[level](message)
@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal September 23, 2021 22:03 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical-debt Refactoring, linting & tidying ui/ux User interface/experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert remaining console.log and console.error calls to logger calls
2 participants