Releases: googleapis/nodejs-logging-bunyan
Releases · googleapis/nodejs-logging-bunyan
@google-cloud/logging-bunyan v0.4.0

Features
- Implement
_writev
for the bunyan write stream (#2198)
- Use
write
instead of log_${severity}
@google-cloud/logging-bunyan v0.3.0

⚠️ 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

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

@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.