Skip to content

v1.23.0

Compare
Choose a tag to compare
@abhinav abhinav released this 24 Aug 15:40
· 102 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.