Skip to content

Releases: googleapis/nodejs-logging-bunyan

@google-cloud/logging-bunyan v0.4.0

02 Nov 18:57
Compare
Choose a tag to compare

release level

Features

  • Implement _writev for the bunyan write stream (#2198)
  • Use write instead of log_${severity}

@google-cloud/logging-bunyan v0.3.0

02 Nov 17:52
Compare
Choose a tag to compare

release level

⚠️ Breaking Changes!

Dropped support for Node v0.12.x

We've officially dropped support for Node v0.12.x in all of our APIs. It may still work, but it is not officially supported and may stop working at any time.

@google-cloud/logging-bunyan v0.2.0

02 Nov 18:02
Compare
Choose a tag to compare

release level

Features

  • Format logs to work better with Log Viewer and Error Reporting (#1997)
  • Use proper Writeable streams (#2117)

Bugfixes

  • Default removeCircular to true (#2094)

@google-cloud/logging-bunyan v0.1.0

02 Nov 17:51
Compare
Choose a tag to compare

release level

@google-cloud/logging-bunyan

This module provides an easy to use, higher-level layer for working with Stackdriver Logging, compatible with Bunyan. Simply attach this as a transport to your existing Bunyan loggers.