Documentation
¶
Index ¶
- Constants
- func Err(err error) any
- func Error(err error, msg string, args ...any)
- func Format(k string, v any, format string) any
- func JSON(k string, v any) any
- func OnTrace(f func())
- func Setup(w io.Writer, debug, trace, quiet bool)
- func String(k string, v any) any
- func Trace(msg string, args ...any)
- func TraceWith(logger *slog.Logger, msg string, args ...any)
- func Value(k string, v any) any
- func Verbose(k string, v any) any
Constants ¶
View Source
const (
LevelTrace = slog.Level(-8)
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.