Skip to content

v1.23.0

Choose a tag to compare

@abhinav abhinav released this 24 Aug 15:40
· 131 commits to master since this release
1ae5819

Enhancements:

  • #1147: Add a zapcore.LevelOf function to determine the level of a
    LevelEnabler or Core.
  • #1155: Add zap.Stringers field constructor to log arrays of objects
    that implement String() string.