Documentation
¶
Index ¶
Constants ¶
View Source
const ( LevelTrace = slog.Level(-8) LevelFatal = slog.Level(12) )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
func NewHandler ¶
func NewHandler( out io.Writer, opts slog.HandlerOptions, ) *Handler
Click to show internal directories.
Click to hide internal directories.