You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
Stackdriver Logging has the ability to show well formatted request logs. For this to work users must provide properly formatted
httpRequestmetadata as per https://github.com/googleapis/nodejs-logging-bunyan#formatting-request-logs.The experimental middleware https://github.com/googleapis/nodejs-logging-bunyan#using-as-an-express-middleware should be able to do this automatically. It doesn't do so today.