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 / console.warn calls #51

Open
matteocargnelutti opened this issue Feb 23, 2023 · 0 comments
Open

console.log / console.warn calls #51

matteocargnelutti opened this issue Feb 23, 2023 · 0 comments

Comments

@matteocargnelutti
Copy link
Contributor

There are a couple of console calls in warcio.js' codebase that make it difficult to keep the verbosity of software using it under control.

It would be awesome if these calls were either removed or put behind a verbose flag.
I see that some tests check for console.warn calls, so maybe the latter option would be easier to adopt?

Cheers.

@matteocargnelutti matteocargnelutti changed the title console.log / console.warn console.log / console.warn calls Feb 23, 2023
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

No branches or pull requests

1 participant