Documentation
¶
Index ¶
- func Context(ctx context.Context) *log.Helper
- func Debug(a ...interface{})
- func DebugF(format string, a ...interface{})
- func DebugW(keyValues ...interface{})
- func Error(a ...interface{})
- func ErrorF(format string, a ...interface{})
- func ErrorW(keyValues ...interface{})
- func Fatal(a ...interface{})
- func FatalF(format string, a ...interface{})
- func FatalW(keyValues ...interface{})
- func GetGlobalHelper() *log.Helper
- func Info(a ...interface{})
- func InfoF(format string, a ...interface{})
- func InfoW(keyValues ...interface{})
- func Log(level log.Level, keyValues ...interface{}) error
- func SetLogger(logger log.Logger)
- func Warn(a ...interface{})
- func WarnF(format string, a ...interface{})
- func WarnW(keyValues ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGlobalHelper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.