Versions in this module Expand all Collapse all v0 v0.3.1 Apr 18, 2026 v0.3.0 Feb 28, 2026 Changes in this version + const LevelDebug + const LevelError + const LevelInfo + const LevelWarn + var Levels = []string + type Options struct + LogLevel string + func (lo *Options) AddFlags(cmd *cobra.Command) + func (lo *Options) Config() *command.OptionsSetConfig + func (lo *Options) InitLogger() (*clog.Logger, error) + func (lo *Options) Validate() error + func (lo *Options) WithLogger(ctx context.Context) (context.Context, error)