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

fix: request url not logged correctly #341

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

emiljanitzek
Copy link
Contributor

We have problem with our request logs. Wasn't able to reproduce it in a test but for some reason the request log gets cropped (we don't get the full url). The response log is always correct and I noticed that the req.originalUrl is used for the response. Using the same url in both response and request seemed reasonable.

Copy link
Member

@icebob icebob left a comment

Choose a reason for hiding this comment

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

Thanks!

@icebob icebob merged commit a901519 into moleculerjs:master Nov 12, 2023
1 check passed
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.

2 participants