Skip to content

v1.3.0

Compare
Choose a tag to compare
@akshayjshah akshayjshah released this 25 Apr 15:40
· 383 commits to master since this release

This release adds an enhancement to zap's testing helpers as well as the ability to marshal an AtomicLevel. It is fully backward-compatible.

Enhancements:

  • #415: Add a substring-filtering helper to zap's observer. This is particularly useful when testing the SugaredLogger.
  • #416: Make AtomicLevel implement encoding.TextMarshaler.