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

fix(ext/console): maxStringLength 10_000 #22404

Closed
wants to merge 2 commits into from

Conversation

e3dio
Copy link

@e3dio e3dio commented Feb 13, 2024

fix #22160

Default to logging full strings up to 10,000 matching Node.js behavior

@e3dio e3dio force-pushed the maxStringLength-10,000 branch from cc72834 to 800c9e7 Compare February 13, 2024 17:17
@bartlomieju
Copy link
Member

Thanks for the PR, I'm gonna close without merge as it appears this has been addressed in #24245 already.

@bartlomieju bartlomieju closed this Aug 2, 2024
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

Successfully merging this pull request may close these issues.

console.log({ a: string }) only prints 100 characters
2 participants