Pino Stackdriver Versions Save

🌲A transport for pino that sends messages to Google Stackdriver Logging

v3.0.0

2 years ago

Added

Changed

  • Better support for batching log entries passed in at higher volume by @ovhemert

Fixed

  • Fix implementation of prefixing log messages by @avaly

Removed

v2.0.0

3 years ago

Added

  • Testing on Node v13.x by @ovhemert

Removed

  • Node v8.x support by @ovhemert

v2.1.0

3 years ago

Added

  • CLI options to sync up with API by @Boelensman1
  • Support for custom http request keys by @bobheadxi

Security

  • Fixed "@google-cloud/logging" vulnerability by upgrading dependencies by @ovhemert

v2.1.1

3 years ago

Added

  • Fallback option for Google Logging API by @slhck