Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLoggerOrDie ¶ added in v2.17.0
Types ¶
type LogConf ¶ added in v2.17.0
type LogConf struct { Output string `mapstructure:"output"` Mode string `mapstructure:"mode"` Level string `mapstructure:"level"` }
func ParseLogConfOrDie ¶ added in v2.17.0
Click to show internal directories.
Click to hide internal directories.