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

Add derive(Debug) and tracing logging #375

Merged
merged 2 commits into from Feb 20, 2023

Conversation

elpiel
Copy link
Contributor

@elpiel elpiel commented Feb 17, 2023

Small improvement to add derive(Debug) to 2 structs and adding tracing logging for the CLI options used to start the headless browser.

With the old version I had the issue of print_to_pdf always working sequentially even though I used it with futures and I was trying to make multiple PDF at the same time. Will test if this issue has persisted.

@Billy-Sheppard
Copy link
Collaborator

Looks good to me.

Copy link
Collaborator

@mdrokz mdrokz left a comment

Choose a reason for hiding this comment

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

Looks good as well ! thanks for your contribution

@mdrokz mdrokz added the enhancement New feature or request label Feb 20, 2023
@mdrokz mdrokz merged commit 9abb619 into rust-headless-chrome:main Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants