Skip to content

v1.8.0

Compare
Choose a tag to compare
@akshayjshah akshayjshah released this 13 Apr 23:09
· 306 commits to master since this release

Enhancements:

  • #508: Make log level configurable when redirecting the standard library's logger.
  • #518: Add a logger that writes to a *testing.TB.
  • #577: Add a top-level alias for zapcore.Field to clean up GoDoc.

Bugfixes:

  • #574: Add a missing import comment to go.uber.org/zap/buffer.

Thanks to @disiqueira and @djui for their contributions to this release.