Documentation ¶
Index ¶
- Constants
- func Debug(args ...interface{})
- func Error(args ...interface{})
- func Fatal(args ...interface{})
- func Info(args ...interface{})
- func MeepJSONLogInit(name string)
- func MeepTextLogInit(name string)
- func Panic(args ...interface{})
- func Trace(args ...interface{})
- func Warn(args ...interface{})
- func WithFields(fields Fields) *logrus.Entry
- type Fields
Constants ¶
View Source
const LoggerTimeStampFormat = "2006-01-02T15:04:05.999Z07:00"
Variables ¶
This section is empty.
Functions ¶
func MeepJSONLogInit ¶
func MeepJSONLogInit(name string)
func MeepTextLogInit ¶
func MeepTextLogInit(name string)
func WithFields ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.