Documentation
¶
Index ¶
- func Bool(key string, value bool) slog.Attr
- func Debug(ctx context.Context, msg string, err error, attrs ...slog.Attr)
- func Error(ctx context.Context, msg string, err error, attrs ...slog.Attr)
- func Float64(key string, value float64) slog.Attr
- func Info(ctx context.Context, msg string, err error, attrs ...slog.Attr)
- func Int(key string, value int) slog.Attr
- func Int64(key string, value int64) slog.Attr
- func String(key string, value string) slog.Attr
- func Uint64(key string, value uint64) slog.Attr
- func Warn(ctx context.Context, msg string, err error, attrs ...slog.Attr)
- type Clog
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.