v1.8.0
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.