Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorKey = "error"
Functions ¶
func ErrorValue ¶
func NewHandler ¶
func NewHandler(hdl slog.Handler, opts ...HandlerOption) slog.Handler
Types ¶
type HandlerOption ¶
type HandlerOption func(*handler)
func WithDisableStackTrace ¶ added in v0.3.1
func WithDisableStackTrace(disabled bool) HandlerOption
func WithStackKey ¶ added in v0.3.1
func WithStackKey(key string) HandlerOption
Click to show internal directories.
Click to hide internal directories.