Documentation
¶
Index ¶
- Variables
- func Debug(message string, function string, action string, tags ...zap.Field)
- func Error(message string, err error, function string, action string, tags ...zap.Field)
- func Fatal(message string, err error, function string, action string, tags ...zap.Field)
- func Info(message string, function string, action string, tags ...zap.Field)
- func Warn(message string, err error, function string, action string, tags ...zap.Field)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LOG_OUTPUT = "LOG_OUTPUT" LOG_LEVEL = "LOG_LEVEL" INIT = "init" DONE = "done" PROGRESS = "progress" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.