Documentation ¶
Index ¶
Constants ¶
View Source
const ( // up -> down PANIC = logrus.PanicLevel FATAL = logrus.FatalLevel ERROR = logrus.ErrorLevel WARN = logrus.WarnLevel INFO = logrus.InfoLevel DEBUG = logrus.DebugLevel TRACE = logrus.TraceLevel )
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize()
Types ¶
Click to show internal directories.
Click to hide internal directories.