Versions in this module Expand all Collapse all v1 v1.0.2 Jul 7, 2024 v1.0.1 Jul 7, 2024 Changes in this version + func New(opts ...log.Option) log.Logger + func WithCLIHandler() log.Option + func WithHandler(handler apexLog.Handler) log.Option + func WithJSONHandler() log.Option + func WithLevel(level log.Level) log.Option + func WithTextHandler() log.Option + type Options struct