v0.1.6 2022-07-06
Fixed
- levelEncoder, timeEncoder, durationEncoder, callerEncoder, nameEncoder marshalling
due to upstream viper change to support mapstructure.
Added
- Bootstrapping a zap logger for a fx application, including the fxevent.Logger.
- SyncOnShutdown added enabling sync of the logs prior to app shutting down.
Deprecated
- Deprecated Buffer and CaptureCore.
Changed
- Dependencies have been updated.