Documentation
¶
Index ¶
- func CtxDebugf(ctx context.Context, format string, v ...interface{})
- func CtxErrorf(ctx context.Context, format string, v ...interface{})
- func CtxInfof(ctx context.Context, format string, v ...interface{})
- func Debugf(format string, v ...interface{})
- func Errorf(format string, v ...interface{})
- func Fatalf(format string, v ...interface{})
- func GetLogId(ctx context.Context) string
- func Infof(format string, v ...interface{})
- func IsLevel(level Level) bool
- func SetLevel(l Level)
- func SetLevelString(s string)
- func SetLogId(ctx context.Context, id string) context.Context
- func SetLogger(l *log.Logger)
- func Warnf(format string, v ...interface{})
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLevelString ¶
func SetLevelString(s string)
Types ¶
Click to show internal directories.
Click to hide internal directories.