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

feat: add debug logging with xYextDebug #28

Merged
merged 4 commits into from
Aug 27, 2024
Merged

feat: add debug logging with xYextDebug #28

merged 4 commits into from
Aug 27, 2024

Conversation

mkilpatrick
Copy link
Collaborator

When the xYextDebug query param is added, debug logging is enabled which logs many function calls and data being passed around through useMessage. This will make it easier for us to debug issues without having to add debugging locally.

Screenshot 2024-08-26 at 6 19 24 PM

Copy link
Contributor

@briantstephan briantstephan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really useful

@mkilpatrick
Copy link
Collaborator Author

This looks really useful

It'll also helpful for determining if we've introduced some effect that causes infinite requests.

Copy link
Contributor

@jwartofsky-yext jwartofsky-yext left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@mkilpatrick mkilpatrick merged commit 209a6b8 into main Aug 27, 2024
10 checks passed
@mkilpatrick mkilpatrick deleted the debug-logging branch August 27, 2024 15:21
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.

4 participants