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(logs): add wrapApiCall for logging to many api methods #5093

Merged
merged 1 commit into from Jan 22, 2021
Merged

feat(logs): add wrapApiCall for logging to many api methods #5093

merged 1 commit into from Jan 22, 2021

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jan 21, 2021

Some methods (quite a few!) were missing the wrapper that produces the log.

Fixes #5087.

src/client/frame.ts Show resolved Hide resolved
src/client/page.ts Outdated Show resolved Hide resolved
src/client/page.ts Outdated Show resolved Hide resolved
Some methods (quite a few!) were missing the wrapper that produces the log.
@dgozman dgozman merged commit a9b7536 into microsoft:master Jan 22, 2021
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.

[Feature] Add debug log when calling to waitForResponse/waitForRequest
2 participants