Documentation ¶
Index ¶
- Variables
- func Debug(ctx context.Context, msg string, fields F)
- func Error(ctx context.Context, msg interface{}, fields F) error
- func Fatal(msg string, fields F)
- func GetID(ctx context.Context) uuid.UUID
- func Info(ctx context.Context, msg string, fields F)
- func Panic(ctx context.Context, msg interface{}, fields F)
- func SetLevel(lvl LogLevel)
- func Warn(ctx context.Context, msg string, fields F)
- func WithID(ctx context.Context) context.Context
- type F
- type LogLevel
Constants ¶
This section is empty.
Variables ¶
View Source
var CtxIDKey = ctxIDKeyType("ID")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.