Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogConfig ¶
type LogConfig struct { Formatter logrus.Formatter Writer io.Writer PrettyPrint bool LogLevel logrus.Level }
func GetLogConfig ¶
func GetLogConfig() *LogConfig
func (*LogConfig) SetFormatter ¶
func (*LogConfig) SetLogLevel ¶
func (*LogConfig) SetPrettyPrint ¶
Click to show internal directories.
Click to hide internal directories.