Documentation ¶ Index ¶ func From(ctx context.Context) *zap.Logger func Named(ctx context.Context, name string) context.Context func New(level zapcore.LevelEnabler) *zap.Logger func With(ctx context.Context, logger *zap.Logger) context.Context Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func From ¶ added in v0.7.0 func From(ctx context.Context) *zap.Logger func Named ¶ added in v0.7.0 func Named(ctx context.Context, name string) context.Context func New ¶ added in v0.7.0 func New(level zapcore.LevelEnabler) *zap.Logger func With ¶ added in v0.7.0 func With(ctx context.Context, logger *zap.Logger) context.Context Types ¶ This section is empty. Source Files ¶ View all Source files logger.go Click to show internal directories. Click to hide internal directories.