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(middleware): need message in request log message #349

Merged
merged 4 commits into from Jun 18, 2019

Conversation

ofrobots
Copy link
Contributor

The request log message added by the middleware needs to have a
message property for winston to correctly format it.

Also default to the syslog log levels -- they map to stackdriver log
levels correctly.

Fixes #343

The request log message added by the middleware needs to have a
message property for winston to correctly format it.

Also default to the syslog log levels -- they map to stackdriver log
levels correctly.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 17, 2019
@DominicKramer DominicKramer merged commit cb11e4c into googleapis:master Jun 18, 2019
@ofrobots ofrobots deleted the fix-343 branch June 18, 2019 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Express middleware logging issue
3 participants