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