Skip to content

revert: fix(logger): truncate log over 5000 characters long (#16581)#17729

Merged
patak-cat merged 2 commits intovitejs:mainfrom
Henry-Hong:main
Jul 22, 2024
Merged

revert: fix(logger): truncate log over 5000 characters long (#16581)#17729
patak-cat merged 2 commits intovitejs:mainfrom
Henry-Hong:main

Conversation

@Henry-Hong
Copy link
Copy Markdown
Contributor

@Henry-Hong Henry-Hong commented Jul 21, 2024

Description

Thanks to alexeyraspopov/picocolors#64, no longer needed to truncate logs over >5K characters long.

It was kind of tricky to add some tests, so I made a related test for ‘picocolors’, which was the root problem. The following is the related PR:

Loading
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.

Too long error messages get cropped

4 participants