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

log entire request url (with search params) in at least some verbose modes #2351

Open
jedwards1211 opened this issue Aug 8, 2023 · 1 comment

Comments

@jedwards1211
Copy link

Context

I'm trying to debug query parameter tests...prism mock -v trace doesn't log the search part of the URL so it's harder to see what requests it's getting

Current Behavior

prism mock -v trace logs request paths but not the URL search params

Expected Behavior

prism mock -v trace (and maybe some lower levels) log the URL search params

Possible Solution(s)

@jedwards1211 jedwards1211 changed the title log entire request url (with search) in at least some verbose modes log entire request url (with search params) in at least some verbose modes Aug 8, 2023
@EdVinyard
Copy link
Contributor

Thanks for your report, @jedwards1211 . We agree that this would be very useful, and welcome PRs to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants