Versions in this module Expand all Collapse all v0 v0.1.1 Jan 2, 2026 v0.1.0 Dec 6, 2025 Changes in this version + var Module = fx.Module("logging", fx.Provide(NewZapLoggerAdapter, ...)) + func NewZapLoggerAdapter(v *viper.Viper) (*zapLoggerAdapter, error) + type Config struct + Encoding string + Level string + OutputPath string