Skip to content

v1.27.0

Latest
Compare
Choose a tag to compare
@sywhang sywhang released this 20 Feb 20:57
· 5 commits to master since this release
fcf8ee5

Enhancements:

  • #1378: Add WithLazy method for SugaredLogger.
  • #1399: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility than NewLogger.
  • #1406: Add Log, Logw, Logln methods for SugaredLogger.
  • #1416: Add WithPanicHook option for testing panic logs.

Thanks to @defval, @dimmo, @arxeiss, and @MKrupauskas for their contributions to this release.