Documentation
¶
Index ¶
- func AddLoggerToCtx(ctx context.Context) context.Context
- func AddLvlLoggerToCtx(ctx context.Context, lvl zerolog.Level) context.Context
- func NewLoggedCtx() context.Context
- func NewLvlLoggedCtx(lvl zerolog.Level) context.Context
- func ReadValue(ctx context.Context, key string) string
- func WithReadableValue(ctx context.Context, key string, value string) context.Context
- func WithValue(ctx context.Context, key string, value string) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddLvlLoggerToCtx ¶ added in v0.2.11
func NewLoggedCtx ¶
func WithReadableValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.