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

Truncate JSON pointer when printing #71

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Truncate JSON pointer when printing #71

merged 1 commit into from
Dec 13, 2024

Conversation

dsnet
Copy link
Collaborator

@dsnet dsnet commented Dec 13, 2024

For deeply nested JSON values, the printed JSON pointer could become excessively long for logging. Truncate the pointer and preserve the head and tail of the pointer.

For deeply nested JSON values, the printed JSON pointer could become
excessively long for logging. Truncate the pointer and preserve
the head and tail of the pointer.
@dsnet dsnet force-pushed the truncated-pointer branch from 9d298c7 to 09094f1 Compare December 13, 2024 01:08
@dsnet dsnet merged commit 9084689 into master Dec 13, 2024
8 checks passed
@dsnet dsnet deleted the truncated-pointer branch December 13, 2024 21:26
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.

2 participants