Versions in this module Expand all Collapse all v1 v1.0.0 Jan 28, 2021 Changes in this version + var DefaultConfig = &Config + func New(config *Config) error + type Config struct + LogLevel string + LogOutput string + LogWriter string + func (c *Config) AddFlags(fs *pflag.FlagSet) Other modules containing this package github.com/alexferl/x/log/v2