Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Log = log.New()
)
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Modules ModuleLevels Color ColorFlag StderrLevel Level Filename string }
func (*Config) SetupFlags ¶
func (c *Config) SetupFlags()
type ModuleLevels ¶
func (ModuleLevels) Set ¶
func (l ModuleLevels) Set(config string) error
func (ModuleLevels) String ¶
func (l ModuleLevels) String() string
Click to show internal directories.
Click to hide internal directories.