v1.27.0
Enhancements:
- #1378: Add
WithLazymethod forSugaredLogger. - #1399: zaptest: Add
NewTestingWriterfor customizing TestingWriter with more flexibility thanNewLogger. - #1406: Add
Log,Logw,Loglnmethods forSugaredLogger. - #1416: Add
WithPanicHookoption for testing panic logs.
Thanks to @defval, @dimmo, @arxeiss, and @MKrupauskas for their contributions to this release.