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

Allow to log path query params #60

Closed
dmartinol opened this issue Aug 3, 2023 · 0 comments · Fixed by #61
Closed

Allow to log path query params #60

dmartinol opened this issue Aug 3, 2023 · 0 comments · Fixed by #61

Comments

@dmartinol
Copy link
Contributor

Query params are not logged probably because of an error in the code, which just logs:

				Str("path", c.Request.URL.Path)

even if the path variable already includes the fully query params

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 a pull request may close this issue.

1 participant