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

Extend console.log instead of getting rid of it #1

Open
codespearhead opened this issue Aug 5, 2023 · 0 comments
Open

Extend console.log instead of getting rid of it #1

codespearhead opened this issue Aug 5, 2023 · 0 comments

Comments

@codespearhead
Copy link

codespearhead commented Aug 5, 2023

That's actually pretty good.

However, using it in an already existing project will be a hassle, because you'll have to replace all console.log occurrences with console.ai. Ditto if you decide to opt out of it.

My suggestion is to check whether the argument passed to console.log is an instance of Error, and if so, invoke console.ai .

I'm willing to make a pull request if you're ok with the change.

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