Versions in this module Expand all Collapse all v0 v0.3.0 Jul 15, 2024 v0.2.0 Aug 30, 2023 Changes in this version + const FormatJSON + const FormatText + func New(opts ...Option) (*zap.Logger, error) + func NewDefault() *zap.Logger + type Option func(*options) + func WithFormat(format string) Option + func WithLevel(level string) Option