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: change request message to request summary #162

Closed
wants to merge 1 commit into from
Closed

feat: change request message to request summary #162

wants to merge 1 commit into from

Conversation

yohannpoli
Copy link

@yohannpoli yohannpoli commented Apr 25, 2022

Allow replacing the "request start" message by request summary "[request] {method} {path}"

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.038% when pulling 74290de on yohannpoli:feat/request-start-message into 0f187f3 on pinojs:master.

@mcollina
Copy link
Collaborator

Why? All that info is already in the logged message

@yohannpoli
Copy link
Author

Allows to align the request message with the response message. For the real use case, I use a plugin to format the messages in Google Cloud, and the message is not clear enough, as shown in the following image.

image

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.

3 participants