github uber-go/zap v1.25.0

latest releases: v1.27.0, v1.26.0, exp/v0.2.0...
13 months ago

This release contains several improvements including performance, API additions,
and two new experimental packages whose APIs are unstable and may change in the
future.

Enhancements:

  • #1246: Add zap/exp/zapslog package for integration with slog.
  • #1273: Add Name to Logger which returns the Logger's name if one is set.
  • #1281: Add zap/exp/expfield package which contains helper methods
    Str and Strs for constructing String-like zap.Fields.
  • #1310: Reduce stack size on Any.

Thanks to @knight42, @dzakaammar, @bcspragu, and @rexywork for their contributions
to this release.

Don't miss a new zap release

NewReleases is sending notifications on new releases.