Documentation ¶
Overview ¶
Package handlers provides handlers for slog.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BinaryHandler ¶
type BinaryHandler struct {
// contains filtered or unexported fields
}
BinaryHandler uses the format in github.com/jba/slog/binary
func NewBinaryHandler ¶
func NewBinaryHandler(w io.Writer, level slog.Leveler) *BinaryHandler
Directories ¶
Path | Synopsis |
---|---|
loghandler provides a slog.Handler whose output resembles that of log.Logger.
|
loghandler provides a slog.Handler whose output resembles that of log.Logger. |
Click to show internal directories.
Click to hide internal directories.