googleapis / nodejs-logging-bunyan

Node.js client integration between Stackdriver Logging and Bunyan.
https://cloud.google.com/logging/
Apache License 2.0
63 stars 34 forks source link

HTTPRequest types are invalid #413

Closed majelbstoat closed 4 years ago

majelbstoat commented 4 years ago

Currently, emitting a log containing an httpRequest that is strongly typed using types.HttpRequest can result in a couple of errors:

Ideally, these types would match those defined in @google-cloud/logging

Environment details